OpenAdapterOpenAdapter
Integrations

Cline

Connect Cline (autonomous VS Code agent) to OpenAdapter via its OpenAI-Compatible provider.

Cline is configured directly in its VS Code panel — no config file editing.

Setup

  1. Install the Cline extension from the VS Code marketplace.

  2. Click the Cline icon in the activity bar → gear icon (top-right of the Cline panel).

  3. Set API Provider to OpenAI Compatible.

  4. Fill in:

    Base URL:  https://api.openadapter.in/v1
    API Key:   sk-cv-...
    Model ID:  GLM-4.7   (or any alias your plan unlocks)
  5. Save — Cline reloads automatically.

Notes

  • Cline runs in agent mode, so each task may consume many requests. Keep an eye on your plan's 5h/week/month windows in the Dashboard.
  • Reasoning models (e.g. o3, Kimi-K2.6) generally produce better agentic plans but cost more requests.

On this page