# rapid-mlx を Homebrew でインストール

rapid-mlx のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:rapid-mlx
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install rapid-mlx
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:rapid-mlx
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/rapid-mlx>
- **バージョン:** 0.10.18
- **ソース概要:** Fast local AI engine for Apple Silicon with an OpenAI-compatible API
- **ホームページ:** <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
- **生成日時:** 2026-07-25T07:20:51+00:00

## 実行可能ファイル

- rapid-mlx (cli)
- rapid-mlx-bench (cli)
- rapid-mlx-chat (cli)
- vllm-mlx (cli)
- vllm-mlx-bench (cli)
- vllm-mlx-chat (cli)
- rapid-mlx (エイリアス)
- rapid-mlx-bench (エイリアス)
- rapid-mlx-chat (エイリアス)
- vllm-mlx (エイリアス)
- vllm-mlx-bench (エイリアス)
- vllm-mlx-chat (エイリアス)

## 依存関係

- certifi
- libyaml
- mlx
- numpy
- openssl@3
- pydantic
- python@3.14
- rpds-py

## ビルド依存関係

- cmake
- pkgconf
- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_sequoia, arm64_sonoma, arm64_tahoe

## バージョンと鮮度

- ページ生成日: 2026-07-25
- マネージャ版: 0.10.18
- マネージャ更新日: 2026-07-25
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/raullenchai/Rapid-MLX
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2026-02-25: Official GitHub repository created.
- 2026-03-20: v0.3.0 published, the oldest retained GitHub release.
- 2026: Command branding moved from vllm-mlx to rapid-mlx while compatibility entry points were retained.
- 2026: Version 0.10.12 entered Homebrew core according to the official README.

### Related projects

- Rapid-MLX builds on Apple MLX and MLX-LM concepts, consumes Hugging Face model repositories, offers vLLM-style flags, and acts as a local backend for OpenAI-compatible clients and coding agents.

### ソース

- <https://github.com/raullenchai/Rapid-MLX>
- <https://rapidmlx.com/docs/>
- <https://rapidmlx.com/docs/cli>
- <https://rapidmlx.com/docs/getting-started>


## セキュリティノート

rapid-mlx に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** rapid-mlx
- **Version Scheme:** 0
- **Revision:** 0
- **Requirements:** macos
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [MCP tool packages](https://www.automicvault.com/ja/pkg/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [AI and agent packages](https://www.automicvault.com/ja/pkg/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [mlx](https://www.automicvault.com/ja/pkg/brew/mlx/) - Runtime dependency declared by Homebrew.
- [numpy](https://www.automicvault.com/ja/pkg/brew/numpy/) - Runtime dependency declared by Homebrew.
- [openssl@3](https://www.automicvault.com/ja/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [python@3.14](https://www.automicvault.com/ja/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/ja/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/ja/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [ollama](https://www.automicvault.com/ja/pkg/brew/ollama/) - Shares av.db curated category or tags: ai, cli, llm, local-ai, model-tools.
- [oterm](https://www.automicvault.com/ja/pkg/brew/oterm/) - Shares av.db curated category or tags: ai, cli, llm, model-tools, python.
- [shimmy](https://www.automicvault.com/ja/pkg/brew/shimmy/) - Shares av.db curated category or tags: ai, cli, inference-server, local-ai, model-tools.
- [cai](https://www.automicvault.com/ja/pkg/brew/cai/) - Shares av.db curated category or tags: ai, cli, llm, model-tools.
- [gollama](https://www.automicvault.com/ja/pkg/brew/gollama/) - Shares av.db curated category or tags: ai, cli, llm, model-tools.
- [kubectl-ai](https://www.automicvault.com/ja/pkg/brew/kubectl-ai/) - Shares av.db curated category or tags: ai, cli, llm, model-tools.
- [llama.cpp](https://www.automicvault.com/ja/pkg/brew/llama-cpp/) - Shares av.db curated category or tags: ai, cli, local-ai, model-tools.
- [llmfit](https://www.automicvault.com/ja/pkg/brew/llmfit/) - Shares av.db curated category or tags: ai, cli, llm, model-tools.
- [mlx-lm](https://www.automicvault.com/ja/pkg/brew/mlx-lm/) - Both packages touch the same language runtime or ecosystem. Shared terms: ai, certifi, chat, cli, inference.

## Combined YAML source

View the package source record on GitHub. [combined/rapid-mlx.yml](https://github.com/automic-vault/db/blob/main/combined/rapid-mlx.yml)


## ソース

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
