Coding & IDEs (9)
Use the platform from IDEs, editor plugins and CLI coding tools
- Set up Cline — Point the Cline VS Code extension at the platform with an OpenAI-compatible provider.
- Set up Cursor — Override Cursor's OpenAI base URL and add the model name manually.
- Set up Claude Code — Two environment variables — Claude Code speaks the native Anthropic protocol.
- Set up Kilo Code — The Kilo Code extension for VS Code / Cursor — same shape as Cline.
- Set up Codex CLI — Add a provider pointing at the platform in ~/.codex/config.toml.
- Set up Gemini CLI — Gemini CLI speaks Google's native protocol, which the platform serves directly.
- Set up OpenCode CLI — Add an openai-compatible provider to your opencode config.
- Set up Trae IDE — Use Trae's custom-model entry with the OpenAI-compatible endpoint.
- Set up CC Switch — Manage multiple Claude Code endpoints with CC Switch and swap in one click.
Help center