macOS
brew install rapid-mlxlocal Homebrew formula metadata
brew
Fast local AI engine for Apple Silicon with an OpenAI-compatible API. Version 0.10.18 via Homebrew; verified 2026-07-25.
install
brew install rapid-mlxlocal Homebrew formula metadata
overview
Fast local AI engine for Apple Silicon with an OpenAI-compatible API
history
Rapid-MLX is a local inference engine and OpenAI-compatible HTTP server built on Apple's MLX stack for Apple Silicon Macs. It packages model serving, interactive chat, benchmarking, model management, and agent/IDE integration behind the `rapid-mlx` CLI.
Development began in early 2026, with the official repository created in February and tagged releases available from March. The package was formerly exposed through `vllm-mlx` command names; those entry points remain as compatibility aliases while current documentation directs new users to `rapid-mlx`.
Rapid-MLX developed a fast release cadence and first-class integrations for coding agents and Python frameworks. By the 0.10 series it was distributed from PyPI and Homebrew core, while its documentation described dozens of model families, an alias catalog, and reproducible community hardware benchmarks.
A typical workflow is `rapid-mlx serve <model-alias>` followed by pointing an OpenAI-compatible client at `http://localhost:8000/v1`. Companion commands provide a terminal chat REPL, downloads and cache management, diagnostics, benchmarks, and setup templates for tools such as Codex, Claude Code, Aider, and Cursor.
Rapid-MLX packages the Apple-Silicon-specific MLX ecosystem into a familiar server-and-CLI interface, reducing model selection to stable aliases and preserving compatibility with the broad OpenAI client ecosystem. Its Homebrew, pip, uv, and self-contained installer paths make local LLM serving accessible without maintaining a bespoke Python environment.
security posture
No matching local secret-handling manifest was found for rapid-mlx. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rapid-mlx | cli | global executable | |
rapid-mlx-bench | cli | global executable | |
rapid-mlx-chat | cli | global executable | |
vllm-mlx | cli | global executable | |
vllm-mlx-bench | cli | global executable | |
vllm-mlx-chat | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/raullenchai/Rapid-MLX
install metadata
| Package key | brew:rapid-mlx |
|---|---|
| Version | 0.10.18 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rapid-mlx |
| Homepage | https://github.com/raullenchai/Rapid-MLX |
| Repository | https://github.com/raullenchai/Rapid-MLX |
| Upstream docs | https://rapidmlx.com/docs |
| License | Apache-2.0 |
| Source archive | https://files.pythonhosted.org/packages/6f/14/863070b4f8087540aa29219fa75dd74ac27ec484701ecb3a9c7d68fd1e8e/rapid_mlx-0.10.18.tar.gz |
| Last updated | 2026-07-25T04:02:37Z |
| Pulse | new |
| Dependencies | certifi, libyaml, mlx, numpy, openssl@3, pydantic, python@3.14, rpds-py |
| Build dependencies | cmake, pkgconf, rust |
| Bottle | available (on arm64_sequoia, arm64_sonoma, arm64_tahoe) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rapid-mlx |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.