LogoMiMo API Docs
LogoMiMo API Docs
HomepageWelcome

Quick Start

Pricing & Rate Limits

API Reference

Guides

Support

FAQ

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

  1. Open Cline settings in VS Code
  2. Select OpenAI Compatible as the API provider
  3. Set Base URL to https://api.mimo-v2.com/v1
  4. Enter your Mimo API Key
  5. Set the model to mimo-v2-pro or mimo-v2-flash

Kilo Code / Roo Code

Kilo Code and Roo Code follow similar configuration steps:

  1. Open the extension settings
  2. Choose OpenAI Compatible as the provider
  3. Set the Base URL to https://api.mimo-v2.com/v1
  4. Enter your Mimo API Key
  5. Select your preferred model (mimo-v2-pro or mimo-v2-flash)

Recommended Models

ModelBest For
mimo-v2-proComplex coding tasks, deep reasoning, and agent workflows
mimo-v2-flashGood balance of speed and quality for general coding tasks

You can obtain your API key from the API Keys page in your Mimo dashboard.

Table of Contents

Cline Configuration
Kilo Code / Roo Code
Recommended Models