This guide focuses on the Cline editor setup. Cline is available across multiple developer environments, but custom provider settings may vary depending on the platform.
Where you can use Cline
Cline is available in several developer environments.Before you start
You need:- an OverControl account;
- an OverControl API key;
- the OverControl Base URL;
- one OverControl model ID;
- Cline installed in your editor.
Get your API key
Create an API key before connecting OverControl to Cline.
Step 1: Install Cline
Install Cline in your editor.1
Open your editor
Open VS Code, Cursor, Windsurf, VSCodium, or a supported JetBrains IDE.
2
Open extensions or plugins
In VS Code-style editors, open the Extensions panel. In JetBrains IDEs, open the Plugins marketplace.
3
Search for Cline
Search for Cline and install the official extension or plugin.
4
Open Cline
After installation, open Cline from the editor sidebar or command palette.
Step 2: Open Cline settings
Open the Cline panel and go to settings. The provider settings are where you choose which model provider Cline should use.Step 3: Select OpenAI Compatible
In Cline settings, choose OpenAI Compatible as the API provider. This option lets Cline connect to providers that expose an OpenAI-compatible endpoint.Step 4: Enter the OverControl connection values
Enter the OverControl values in the provider fields.Step 5: Save and test the connection
Save the provider settings. Then send a simple test prompt in Cline:How to use Cline with OverControl
Once connected, use Cline for focused coding tasks. Good tasks include:- understanding a new codebase;
- explaining a file or function;
- planning an implementation;
- debugging an error;
- reviewing a change;
- refactoring code;
- writing tests;
- improving documentation.
Recommended workflow
1
Start with one task
Give Cline a specific coding task, bug, file, or question.
2
Ask for a plan first
For larger changes, ask Cline to explain the plan before editing files.
3
Approve actions carefully
Review file reads, edits, terminal commands, and browser actions before approving them.
4
Review the diff
Check the code changes before accepting or committing them.
5
Run tests
Ask Cline to run the relevant test, build, or lint command when appropriate.
Troubleshooting
Cline says the API key is invalid
Cline says the API key is invalid
Check that the OverControl API key was copied correctly and has not been revoked. Create a new key if needed.
Cline cannot connect to the provider
Cline cannot connect to the provider
Check that the Base URL is correct and that your network allows the connection.
Cline says the model was not found
Cline says the model was not found
Make sure the model ID is copied exactly.
The OpenAI Compatible provider is missing
The OpenAI Compatible provider is missing
Make sure you are using a Cline surface that exposes custom provider settings.
Requests fail after setup
Requests fail after setup
Check your plan, usage allowance, API access, model ID, Base URL, and API key.
Next steps
Get your API key
Create and manage your OverControl API key.
Models
Choose the right model for Cline.
Integrations overview
Return to all supported integrations.

