MTPLX/Docs

Run local AI on your Mac
at full speed.

MTPLX is a free, open source Mac app and CLI that runs local LLMs on Apple Silicon with native multi-token-prediction speculative decoding: the model drafts ahead with its own MTP heads, verifies in one pass, and the output is exact at any temperature. Created by Youssof Altoukhi, who brought native MTP to the Mac in April 2026.

Start here
Coding agents

Point your agent at a local server.

MTPLX serves an OpenAI-compatible and an Anthropic-compatible API on 127.0.0.1:8000. Anything that speaks either protocol works. The app launches OpenCode, Pi and Hermes with one click, and each client also has a manual setup.

Guides

Deeper reference lives in the repository: server, profiles, model compatibility, troubleshooting.