macOS
brew install rapid-mlxlocal Homebrew formula metadata
brew
rapid-mlx のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install rapid-mlxlocal Homebrew formula metadata
概要
Fast local AI engine for Apple Silicon with an OpenAI-compatible API
履歴
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.
セキュリティ状態
rapid-mlx に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
rapid-mlx | cli | グローバル実行可能ファイル | |
rapid-mlx-bench | cli | グローバル実行可能ファイル | |
rapid-mlx-chat | cli | グローバル実行可能ファイル | |
vllm-mlx | cli | グローバル実行可能ファイル | |
vllm-mlx-bench | cli | グローバル実行可能ファイル | |
vllm-mlx-chat | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/raullenchai/Rapid-MLX
インストールメタデータ
| パッケージキー | brew:rapid-mlx |
|---|---|
| バージョン | 0.10.18 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/rapid-mlx |
| ホームページ | https://github.com/raullenchai/Rapid-MLX |
| リポジトリ | https://github.com/raullenchai/Rapid-MLX |
| 上流ドキュメント | https://rapidmlx.com/docs |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://files.pythonhosted.org/packages/6f/14/863070b4f8087540aa29219fa75dd74ac27ec484701ecb3a9c7d68fd1e8e/rapid_mlx-0.10.18.tar.gz |
| 最終更新 | 2026-07-25T04:02:37Z |
| Pulse | new |
| 依存関係 | certifi, libyaml, mlx, numpy, openssl@3, pydantic, python@3.14, rpds-py |
| ビルド依存関係 | cmake, pkgconf, rust |
| Bottle | 利用可能 (対象 arm64_sequoia, arm64_sonoma, arm64_tahoe) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.