Overview
Type: IDE coding agentPrimary Path: OpenAI-compatible Chat CompletionsSupport Confidence: Official provider path
Install
Install Cline from your editor’s extension marketplace, then open the Cline panel. Cline supports VS Code, Cursor, VSCodium, Windsurf, Antigravity, and JetBrains IDEs.Configure TokenLab
- Click the gear icon in the Cline panel.
- Set API Provider to OpenAI Compatible.
- Enter the following values:
- Click Verify.
kimi-k3 example, Cline’s optional model configuration can use:
The model catalog changes over time. Use the live TokenLab model catalog when selecting another model instead of copying a stale list.
Verify
After Verify succeeds, send a small read-only task before allowing edits:Troubleshooting
Invalid API key
Invalid API key
Re-copy the key from the TokenLab dashboard and confirm it is active. Cline stores BYOK credentials in your IDE’s native secret storage.
Model not found
Model not found
Enter the model ID exactly as shown by TokenLab, for example
kimi-k3, without kimi/ or another provider prefix.Connection error
Connection error
Confirm the Base URL ends in
/v1. Do not enter /chat/completions in Cline’s Base URL field.