← 全部工具

@mimo-ai/cli

热度 65 更新于 AI 与 Agent

MiMo Code: Where Models and Agents Co-Evolve

npmauto-collected

安装

npm
npm install -g @mimo-ai/cli

通过 npm 安装。

<h1 align="center"MiMoCode</h1

<p align="center" <img src="assets/readme/mimocode-banner.png" alt="MiMoCode" width="700" </p

<p align="center"<strongMiMo Code: Where Models and Agents Co-Evolve</strong</p

<p align="center" <a href="README.zh.md"中文</a | English </p

<p align="center" <a href="https://mimo.xiaomi.com/coder"Website</a | <a href="https://mimo.xiaomi.com/en/blog/mimo-code-long-horizon"Blog</a </p

---

MiMoCode is a terminal-native AI coding assistant. It can read and write code, run commands, manage Git, and use a persistent memory system to keep a deep understanding of your project across sessions while continuously improving itself.

MiMo Auto is built in as a free-for-limited-time channel, so you can start with zero configuration. MiMoCode also supports connecting to any mainstream LLM provider API.

---

Quick Start

# One-line install (macOS / Linux)
curl -fsSL https://mimo.xiaomi.com/install | bash

# One-line install (Windows PowerShell)
powershell -ep Bypass -c "irm https://mimo.xiaomi.com/install.ps1 | iex"

# Or install via npm (all platforms)
npm install -g @mimo-ai/cli

# Run
mimo

The first launch guides you through configuration automatically. Supported options:

  • MiMo Auto (free for a limited time) — anonymous channel, zero configuration
  • Xiaomi MiMo Platform — OAuth login
  • Codex (ChatGPT Pro/Plus) — OpenAI OAuth login
  • Import from Claude Code — migrate existing authentication in one step
  • Provider list — connect catalog providers by API key, or OAuth where supported (e.g. xAI/Grok)
  • Custom Provider — add any OpenAI-compatible API in the TUI

<details <summary<strongWSL: clipboard issues</strong</summary

If you encounter garbled text when copying on WSL, install xsel:

sudo apt install xsel

</details

<details <summary<strongWindows: garbled CJK (Chinese/Japanese/Korean) output in the shell</strong</summary