Install & Launch

To use MiMo Code in your terminal, set up your environment, then install it with any of the methods below.


Prerequisites

To use MiMo Code in your terminal, you'll need:

  1. A modern terminal emulator like:

  2. API keys for the LLM providers you want to use.


Install

The easiest way to install MiMo Code is through the install script.

Recommended for Mac/Linux (for the best experience, Mac users are strongly encouraged to use iTerm or the VSCode Terminal):

curl -fsSL https://mimo.xiaomi.com/install | bash

Recommended for Windows:

npm install -g @mimo-ai/cli

Once installed, connect a model provider, then run your first prompt.