How to use Cline with any AI model
Cline (the VS Code agent) supports OpenAI-compatible endpoints. Use AnyModel's base URL and key to run GPT, Claude and Gemini from one balance.
Setup
- 1.Create a free account and copy your API key.
- 2.
In Cline, add a custom OpenAI-compatible provider with these values:
base_url: https://anymodel.org/v1 api_key: <YOUR_API_KEY> model: claude-sonnet-4-6
Then pick a model from the list — switch models any time by changing the model id.
- 3.Start coding. Switch models any time by changing the model id — same key, same endpoint.
Popular models for Cline
See all on the models page, or compare two side by side.
FAQ
Do I need a subscription to use Cline?
No. AnyModel is pay-per-token with one prepaid balance and no subscription.
Which models can I use in Cline?
All of them — GPT, Claude, Gemini, DeepSeek, Qwen and more, through one endpoint. You switch by changing the model id.
Is my data stored?
By default we keep request history. For sensitive work, turn on Ghost Mode for a zero-retention key — prompts and responses aren't stored on our side.
AnyModel