Automic VaultAutomic Vault

brew

Install kimi-cli with Homebrew, scoop, winget

CLI agent for MoonshotAI Kimi platform. Version 1.48.0 via Homebrew; verified 2026-06-23.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install kimi-cli

local Homebrew formula metadata

Windows

Scoopverified · 92%
scoop install main/kimi-cli

Scoop official bucket manifest trees · bucket/kimi-cli.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id MoonshotAI.KimiCLI -e

Windows Package Manager source index · MoonshotAI.KimiCLI · source: cdn.winget.microsoft.com

overview

Package summary

CLI agent for MoonshotAI Kimi platform

Commands and aliases

  • kimi
  • kimi-cli

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2026: Kimi CLI release 1.46.0 included docs announcing the evolution to the Kimi Code successor project.
  • 2026: Kimi CLI release 1.47.0, released on 2026-06-05, renamed project docs to Kimi CLI and guided users to upgrade to Kimi Code.
  • 2026: Kimi CLI release 1.48.0 assets were published on 2026-06-22.

Related projects

  • Kimi Code CLI is the successor project named by the Kimi CLI README.
  • kimi-agent-rs is the Rust rewrite that preserves Kimi CLI compatibility.
  • Agent Client Protocol, MCP, Zsh integration, and the Kimi Code VS Code extension are adjacent integration surfaces documented by the project.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for kimi-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 8 runtime dependencies.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.kimi/config.toml~/.kimi/mcp.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.kimi/config.toml~/.kimi/credentials/<provider>.json~/.kimi/mcp-oauth/

executables

Installed executables

CommandKindExposureNote
kimicliglobal executable
kimi-clicliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.48.0
manager updated2026-06-23
local dataok
upstreamnot checked
latest detectednot detected

https://moonshotai.github.io/kimi-cli/

install metadata

Package metadata

Package keybrew:kimi-cli
Version1.48.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/kimi-cli
Homepagehttps://moonshotai.github.io/kimi-cli/
Repositoryhttps://github.com/MoonshotAI/kimi-cli
Upstream docshttps://github.com/MoonshotAI/kimi-cli#readme
LicenseApache-2.0
Source archivehttps://files.pythonhosted.org/packages/e9/a9/3d25e80362abb7345a5dd05dc47cdcdc627e8d810d027943cc4647dcdb03/kimi_cli-1.48.0.tar.gz
Last updated2026-06-23T17:58:48Z
Pulseupdated
Dependenciescertifi, cryptography, libyaml, pillow, pydantic, python@3.14, re2, rpds-py
Build dependenciespkgconf, pybind11, rust
Uses from macOSlibffi, libxml2, libxslt
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekimi-cli
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Scoop95%

main/kimi-cli

scoop install main/kimi-cli
  • normalized package name match
  • Matched by: Kimi Cli
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/kimi-cli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

MoonshotAI.KimiCLI

winget install --id MoonshotAI.KimiCLI -e
  • normalized package name match
  • Matched by: Kimi Cli
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: MoonshotAI.KimiCLI from https://cdn.winget.microsoft.com/cache/source.msix
winget92%

MoonshotAI.Kimi

winget install --id MoonshotAI.Kimi -e
  • installed executable or alias match
  • Matched by: Kimi
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: MoonshotAI.Kimi from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment