anomalyco / anomalyco/opencode
[FEATURE]: Add MTPLX to the local providers in the providers docs
@neriousy is already working on this.
Since Sep 17, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
I am Youssof, the author of MTPLX (https://github.com/youssofal/MTPLX), a local inference engine and Mac app for Apple Silicon. It serves an OpenAI-compatible API on http://127.0.0.1:8000/v1, ships mtplx start opencode, which launches OpenCode already configured, and it is the engine behind the 125 tokens per second Qwen 3.8 Flash Next runs inside OpenCode on an M5 Max (logs at https://mtplx.com/benchmarks/). The MTPLX packs on Hugging Face have 640,000 downloads.
The providers page lists the local options (Atomic Chat, llama.cpp, LM Studio, Ollama). I would like to add an MTPLX section in the same format: the opencode.json example, the served model ids, and one line per field, like the LM Studio section. The pull request is ready and references this issue.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.