Tool Integration

Cline

Use Cline with the OpenAI Compatible provider, the Ling.AI base URL, and a model id returned by /v1/models.

Base https://api.vip.lingapi.ai/v1

Quick checklist

  1. Install Cline in VS Code.
  2. Open Cline settings and choose OpenAI Compatible.
  3. Set Base URL to https://api.vip.lingapi.ai/v1 and paste your Ling.AI API key.
  4. Pick a current model id from /v1/models before sending a test prompt.

Model source

Do not copy stale model names from screenshots. The Models endpoint is the source of truth for Cline model ids.

CC Switch

Cline is configured inside the VS Code extension UI. Do not invent a CC Switch path for Cline unless your installed CC Switch version explicitly adds Cline support.

Validation

Send a small code explanation request and check Ling.AI usage history before enabling repository-wide tasks.

Example

Example
Provider: OpenAI Compatible
Base URL: https://api.vip.lingapi.ai/v1
API Key: <YOUR_API_KEY>
Model: <model id from /v1/models>