Cline, Kilo Code, Roo Code & Other Tools
Since we support all models through the OpenAI Completions API (https://api.bumo.ai/v1/chat/completions), you just need to add a custom provider in the corresponding tool.
OpenAI Completions Format Custom Provider Configuration
- Base URL:
https://api.bumo.ai/v1 - API KEY: Enter the API KEY obtained from the platform (to specify a model, add a suffix to the Key, e.g.
sk-xxx-moonshot/kimi-k2) - Models: All listed models are supported
Kilo Code Integration
- Open VSCode and go to the Kilo Code plugin settings.
- Click Use custom base URL.
- Fill in the configuration:
- API Provider: Select
OpenAI Compatible - Base URL: Enter
https://api.bumo.ai/v1 - API Key: Enter your Key (add model suffix if needed)
- Model ID: Any value (e.g.
default)
- API Provider: Select
Cline / Roo Code Integration
The configuration for Cline and Roo Code is similar to Kilo Code:
- In the settings, set API Provider to
OpenAI Compatible. - Set Base URL to
https://api.bumo.ai/v1. - Set API Key to your Key with model suffix.
- Set Model ID to any value (using the actual model name as a note is recommended).
