Skip to content

docs: add MTPLX to the providers directory - #49514

Open
youssofal wants to merge 1 commit into
anomalyco:devfrom
youssofal:docs-mtplx-provider
Open

youssofal wants to merge 1 commit into
anomalyco:devfrom
youssofal:docs-mtplx-provider

Conversation

@youssofal

@youssofal youssofal commented Sep 17, 2026

Copy link
Copy Markdown

Issue for this PR

Closes #49513

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds an MTPLX section to the providers directory, between Modal and NVIDIA, in the same format as the LM Studio section: the opencode.json provider block, the served model ids, and one line per field. MTPLX (https://github.com/youssofal/MTPLX) is a local inference engine and Mac app for Apple Silicon that serves an OpenAI-compatible API on http://127.0.0.1:8000/v1. I am the author. Docs only, no code.

How did you verify your code works?

The provider block is the same one MTPLX writes into ~/.config/opencode/opencode.json when you run mtplx start opencode, and it is what I use every day with OpenCode Desktop on an M5 Max. The JSON block copies the structure and line highlights of the LM Studio example so it renders the same way.

Screenshots / recordings

Docs change, no UI.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. and removed needs:compliance This means the issue will auto-close after 2 hours. labels Sep 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Add MTPLX to the local providers in the providers docs

1 participant