Setup
1
Open the Cline settings panel
Click the gear icon in the Cline sidebar.
2
Select the provider
Choose OpenAI Compatible as the API Provider.
3
Set the base URL and key
4
Set the model ID
Enter any model ID from the catalog — for example
anthropic/claude-sonnet-4-6.Choosing a model
Cline is an agent, so the model needs tool calling. Pick a model the catalog marks with thetools capability.
Cline tracks input, output, and cache tokens per task in its own UI. The same calls appear in Opper traces with cost attached.
Troubleshooting
404 Model Not Found
404 Model Not Found
Copy the model ID exactly from the catalog, including the provider prefix.
Cline loops on tool calls
Cline loops on tool calls
The model likely doesn’t support tool calling well. Switch to a model the catalog marks with the
tools capability.Related
Kilo Code
Same setup, different VS Code agent.
All integrations
Every app that runs on Opper.
