macOS
brew install kimi-clilocal Homebrew formula metadata
brew
kimi-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kimi-clilocal Homebrew formula metadata
scoop install main/kimi-cliScoop official bucket manifest trees · bucket/kimi-cli.json · ソース: api.github.com
winget install --id MoonshotAI.KimiCLI -eWindows Package Manager source index · MoonshotAI.KimiCLI · ソース: cdn.winget.microsoft.com
概要
CLI agent for MoonshotAI Kimi platform
履歴
Kimi CLI is MoonshotAI's terminal AI agent for software-development and shell workflows. Its README describes an agent that can edit code, execute commands, fetch web pages, plan, and adjust actions from terminal feedback.
Kimi CLI was the earlier MoonshotAI terminal-agent package around the Kimi platform. The repository includes Python package structure, docs, examples, SDK material, tests, and release automation, showing a full CLI product rather than a thin API wrapper.
In 2026 the project began a transition to Kimi Code CLI. The README states that Kimi CLI is evolving into Kimi Code CLI, that installing Kimi Code CLI migrates configuration and sessions, and that the Kimi CLI project will be gradually wound down while docs and existing installations remain available.
Kimi CLI accumulated a visible developer audience on GitHub and was packaged for Homebrew in this batch. Its official README also documents integrations with VS Code, Agent Client Protocol-compatible editors, Zsh, and MCP servers, placing it in the 2025-2026 wave of terminal AI agent tooling.
The companion kimi-agent-rs repository describes a Rust rewrite of the Python kimi-cli runtime that must preserve wire protocol, message formats, ~/.kimi data layout, tool schemas, and externally observable behavior, which is a strong signal that Kimi CLI had become a compatibility target inside MoonshotAI's agent tooling.
Users run Kimi CLI as an interactive terminal agent, authenticate with /login, connect MCP servers, and use it either directly in a terminal or as an ACP agent server for editors such as Zed or JetBrains IDEs.
Its configuration and credential paths matter to package users because Kimi Code CLI migration preserves that state rather than treating the successor as a clean-room replacement.
Kimi CLI is interesting as a transition package: it represents the Python-era MoonshotAI terminal agent and the compatibility surface that newer runtimes and successor CLIs had to carry forward.
For package managers, the useful bit is not only the binary name but the state layout under ~/.kimi, because that is what determines whether upgrades and successor packages can avoid breaking developer sessions.
セキュリティ状態
kimi-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.kimi/config.toml~/.kimi/mcp.jsonCredential-bearing paths to review before unattended agent runs.
~/.kimi/config.toml~/.kimi/credentials/<provider>.json~/.kimi/mcp-oauth/実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kimi | cli | グローバル実行可能ファイル | |
kimi-cli | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://moonshotai.github.io/kimi-cli/
インストールメタデータ
| パッケージキー | brew:kimi-cli |
|---|---|
| バージョン | 1.48.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kimi-cli |
| ホームページ | https://moonshotai.github.io/kimi-cli/ |
| リポジトリ | https://github.com/MoonshotAI/kimi-cli |
| 上流ドキュメント | https://github.com/MoonshotAI/kimi-cli#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://files.pythonhosted.org/packages/e9/a9/3d25e80362abb7345a5dd05dc47cdcdc627e8d810d027943cc4647dcdb03/kimi_cli-1.48.0.tar.gz |
| 最終更新 | 2026-07-17T21:17:35+08:00 |
| Pulse | updated |
| 依存関係 | certifi, cryptography, libyaml, pillow, pydantic, python@3.14, re2, rpds-py |
| ビルド依存関係 | pkgconf, pybind11, rust |
| macOS 提供ライブラリ | libffi, libxml2, libxslt |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kimi-cli |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
main/kimi-cli
scoop install main/kimi-cliMoonshotAI.KimiCLI
winget install --id MoonshotAI.KimiCLI -eMoonshotAI.Kimi
winget install --id MoonshotAI.Kimi -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.