Pick this when. When one Apple Silicon Mac should serve several apps or a team as an API server, managed from the menu bar instead of a terminal.
Installation
- macOS 15 or newer on Apple Silicon (M1 onwards). No Intel Macs, Windows or Linux.
- Download the .dmg and drag it into Applications; it updates itself in-app. With Homebrew: brew tap jundot/omlx, then brew install jundot/omlx/omlx.
- From source, pip install -e . on Python 3.11 to 3.13; add ".[mcp]" for MCP support.
- Only MLX-format models. The admin dashboard searches Hugging Face for MLX models and downloads them directly.
Korean-language usability
The README says the admin UI supports eight languages including Korean. Korean output quality depends on the model you load. The Qwen3.5 family used in its examples lists Korean among its main languages in public material, but whichever model you pick, check the language section of its card first.
Real constraints
- MLX only; GGUF files will not load.
- The default memory limit is system RAM minus 8GB; past that it evicts the least recently used model first.
- Custom kernels for newer models such as GLM-5.2 and MiniMax M3 are not built by a plain pip install and need the full Xcode.
- Speaks both the OpenAI and Anthropic API formats. Apache 2.0.
Checked on 2026-09-14, Checked: From documentation. Written from the official docs and README. Not installed and tried by us.




