Prerequisites
- VS Code installed
- BetterToken API Key (register here)
Install Roo Code
Search for Roo Code in the VS Code Extensions marketplace, click Install, and restart VS Code.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 |