Cline
Configure the Cline VS Code extension to use TokAPI, via either the Anthropic or OpenAI-compatible provider.
Cline can use TokAPI through either the Anthropic provider (bare host) or the
OpenAI-compatible provider (/v1). Open the Cline panel, then click the
Settings (gear) icon.
Anthropic provider
| Field | Value |
|---|---|
| API Provider | Anthropic |
| Base URL | https://api.tokapi.ai |
| API Key | sk-lazytech-... |
| Model | claude-sonnet-4-6 |
OpenAI Compatible provider
| Field | Value |
|---|---|
| API Provider | OpenAI Compatible |
| Base URL | https://api.tokapi.ai/v1 |
| API Key | sk-lazytech-... |
| Model ID | gpt-5.5 |
See the Models page for all available model ids.