Cline / Kilo Code / Roo Code
Configure VS Code AI coding extensions to use Mimo API Provider.
Cline, Kilo Code, and Roo Code are popular VS Code extensions for AI-assisted coding. They all support custom API endpoints and can be configured to use Mimo API Provider.
Cline Configuration
- Open Cline settings in VS Code
- Select OpenAI Compatible as the API provider
- Set Base URL to
https://api.mimo-v2.com/v1 - Enter your Mimo API Key
- Set the model to
mimo-v2-proormimo-v2-flash
Kilo Code / Roo Code
Kilo Code and Roo Code follow similar configuration steps:
- Open the extension settings
- Choose OpenAI Compatible as the provider
- Set the Base URL to
https://api.mimo-v2.com/v1 - Enter your Mimo API Key
- Select your preferred model (
mimo-v2-proormimo-v2-flash)
Recommended Models
| Model | Best For |
|---|---|
mimo-v2-pro | Complex coding tasks, deep reasoning, and agent workflows |
mimo-v2-flash | Good balance of speed and quality for general coding tasks |
You can obtain your API key from the API Keys page in your Mimo dashboard.
MiMo API Docs