Prerequisites
- VS Code installed
- BetterToken API Key (register here)
Install Cline
Search for Cline in the VS Code Extensions marketplace and click Install. After installation, the Cline icon appears in the activity bar.Use Cline v3.47.0 or later. Restart VS Code and the extension after installation.
Setup
Configure the API provider
Fill in the following:
- API Provider →
OpenAI Compatible - Base URL →
https://www.bettertoken.com/v1 - API Key → your BetterToken API Key
- Model →
claude-sonnet-4-5(or another supported model)
Supported models
| Model | Description |
|---|---|
claude-sonnet-4-5 | Balanced — recommended |
claude-opus-4-5 | Most capable — complex refactors |
claude-haiku-4-5 | Fastest — quick completions |
gpt-4o | OpenAI flagship |
gpt-4o-mini | Lightweight, faster |