Prerequisites
- VS Code installed
- BetterToken API Key (register here)
Install Kilo Code
Open VS Code, search for Kilo Code in the Extensions marketplace, and click Install. Restart VS Code 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 tasks |
claude-haiku-4-5 | Fastest — simple completions |
gpt-4o | OpenAI flagship |
gpt-4o-mini | Lightweight, faster |