Integrations
Integrations
Drop OpenAdapter into Claude Code, Cursor, Cline, Aider, Zed, and any other OpenAI- or Anthropic-compatible client.
OpenAdapter exposes two HTTP surfaces:
| Surface | Path | Use with |
|---|---|---|
| OpenAI-compatible | https://api.openadapter.in/v1 | Cursor, Continue.dev, Cline, Aider, Zed, Void, PearAI, Windsurf, OpenAI SDK |
| Anthropic Messages | https://api.openadapter.in/v1/messages | Claude Code, Anthropic SDK |
You only need one API key (sk-cv-<uuid>) for both. Grab it from your API Keys page.
Supported clients
- Claude Code — Anthropic's official coding CLI
- Cursor — AI-powered code editor
- Continue.dev — VS Code / JetBrains extension
- Cline — VS Code autonomous coding agent
- Aider — terminal-based pair programmer
- Zed — high-performance editor with built-in AI
- Windsurf — AI-first editor by Codeium
- OpenCode — open-source coding CLI
- Pi — extensible AI coding CLI
- OpenClaw — messaging-bridge coding agent
- Roo Code — VS Code agent (Cline fork)
- Kilo Code — VS Code agent
- Void — open-source Cursor alternative
- PearAI — VS Code fork with Continue.dev built in
For any client not listed here, see Libraries & SDKs — anything that speaks the OpenAI Chat Completions API works out of the box.