Documentation
Cline in the NexoRouter documentation.
Cline
Status: Candidate setup, not yet verified by NexoRouter.
Cline can be configured with OpenAI-compatible providers. Use this page to start with a text-only request, then verify tool calling and file-edit workflows before production use.
Configuration values
Provider type: OpenAI Compatible
Base URL: https://api.nexorouter.com/v1
API key: YOUR_NEXOROUTER_API_KEY
Model: deepseek-v4-flash
Setup
- Open Cline settings in VS Code.
- Choose the OpenAI-compatible provider option.
- Paste the NexoRouter base URL.
- Paste a NexoRouter API key with a small budget.
- Use a model ID copied from Models.
- Save the profile.
First test
Read the current workspace and summarize the project structure. Do not edit files.
Verify
Open Usage Logs and confirm the request used the expected key and model. A successful text response is not enough to verify agent edits; run a small disposable-branch edit before trusting Cline for repository changes.
Known limits
- Tool calling depends on the selected model.
- Long agent loops can consume quota quickly.
- Keep a key budget while testing.