MiMo Tutorials
Step-by-step guides for API integration, MiMo Code setup, IDE configuration, and deployment
The MiMo API is OpenAI-compatible — just change the base URL and you're set. MiMo Code installs with a single curl command. Tutorials are grouped by scenario: API & SDK, MiMo Code, and Deployment & Optimization.
Pricing: MiMo-V2.5-Pro at $1/M input + $3/M output tokens, MiMo-V2-Flash at $0.50/M input + $1.50/M output. Both permanently reduced since May 2026. All models are MIT licensed — self-host to eliminate per-token costs entirely.
💡 Not sure where to start?
Most readers begin with one of these two tutorials — a 5-minute quickstart and the most popular guide:
🔌 API & SDK
MiMo API Integration Guide
Complete guide to the MiMo API: authentication, model list (V2.5-Pro, V2-Flash, V2.5-Omni), Python/curl code samples, pricing breakdown, and Token Plan subscription. OpenAI-compatible — migrate in 5 minutes.
Start Learning →Claude Code + MiMo API Setup
Configure Anthropic's Claude Code IDE to use MiMo as the backend inference engine. Covers Token Plan purchase, API key setup, cost-benefit comparison, and real-world results.
Start Learning →🤖 MiMo Code
MiMo Code Quickstart
From zero to productive with MiMo Code: system requirements, one-line install, basic commands (/ask /edit /run), API key setup, Git repo integration, multi-agent switching, and the memory system.
Start Learning →MiMo Code — Xiaomi's First AI Coding Agent
Product and technical deep dive: infinite context architecture, persistent memory system, multi-agent switching, VS Code/Cursor/Cline/Zed integration, and how to contribute to the open-source project.
Read More →⚙️ Deployment & Optimization
On-Device LLM Deployment Guide
Deep dive into MiMo's edge deployment technology: INT4 quantization, TransAct pruning, HyperOS AI framework, NPU hardware acceleration, and hybrid edge-cloud architectures. With runnable examples.
Start Learning →📖 More Resources
• Official MiMo Documentation — API reference, model specs, and SDK docs
• MiMo Platform — API key management, usage monitoring, Token Plan subscription
• awesome-mimo-agent — MiMo model configuration collection for various coding tools
• FAQ — Quick answers to common questions about MiMo