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

  1. Open Cline settings in VS Code.
  2. Choose the OpenAI-compatible provider option.
  3. Paste the NexoRouter base URL.
  4. Paste a NexoRouter API key with a small budget.
  5. Use a model ID copied from Models.
  6. 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.
Cline — NexoRouter