raullenchai/Rapid-MLX

The fastest local AI engine for Apple Silicon. 4.2x faster than Ollama, 0.08s cached TTFT, 100% tool calling. 17 tool parsers, prompt cache, reasoning separation, cloud routing. Drop-in OpenAI replacement. Works with Claude Code, Cursor, Aider.

3.6kStars on the repository
11Mods indexed here, across every type
todayLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

claude-code

01

raullenchai/Rapid-MLX

Agent

Point Anthropic's Claude Code at a local rapid-mlx server. Claude Code speaks the Anthropic Messages API (POST /v1/messages); rapid-mlx implements that route natively, so you can drive Claude Code with any local model.

3.6k +45 today A 0 tokens

codex-cli

02

raullenchai/Rapid-MLX

Agent

Point OpenAI's Codex CLI at a local rapid-mlx server. Codex is a Rust-based coding agent that talks to the OpenAI Responses API (POST /v1/responses); rapid-mlx implements that endpoint as a stateless shim, so any local model can drive Codex.

3.6k +45 today B 0 tokens

deepseek-harness

03

raullenchai/Rapid-MLX

Agent

Run the official DeepSeek Harness against a local Rapid-MLX server. Rapid uses Harness's generic openai-completions provider; it does not impersonate the DeepSeek cloud API.

3.6k +45 today A 0 tokens

hermes-agent

04

raullenchai/Rapid-MLX

Agent

Point Nous Research's Hermes Agent at a local rapid-mlx server. Hermes is a tool-heavy CLI agent (it injects up to 62 tools per request) that speaks the OpenAI-compatible chat completions API (POST /v1/chat/completions).

3.6k +45 today A 0 tokens

matrix

05

raullenchai/Rapid-MLX

Agent

This page renders the Tier-1 agent × model-family integration matrix truthfully from the authoritative test suite in tests/integrations/ — the matrix cells (testagentsmatrix.py), the family aliases and strict-xfail rules (conftest.py), and the pilot run recorded in tests/integrations/README.md.

3.6k +45 today A 0 tokens

opencode

06

raullenchai/Rapid-MLX

Agent

Point OpenCode at a local rapid-mlx server. OpenCode is a Claude-Code-like terminal coding agent that speaks the OpenAI-compatible chat completions API (POST /v1/chat/completions) via the @ai-sdk/openai-compatible provider.

3.6k +45 today A 0 tokens

openhands

07

raullenchai/Rapid-MLX

Agent

Point OpenHands (formerly OpenDevin) at a local rapid-mlx server. OpenHands drives its CodeActAgent inside a Docker sandbox and reaches the model over the OpenAI-compatible chat completions API (POST /v1/chat/completions) via LiteLLM.

3.6k +45 today A 0 tokens

qwen-code

08

raullenchai/Rapid-MLX

Agent

Point Qwen Code at a local rapid-mlx server. Qwen Code is Alibaba's gemini-cli fork tuned for Qwen tool-calling; it speaks the OpenAI-compatible chat completions API (POST /v1/chat/completions) via an OpenAI entry in modelProviders that maps 1:1 onto rapid-mlx's default endpoint.

3.6k +45 today A 0 tokens