Integrations
Manual setup (all agents)
Configure Claude Code, Codex, Cursor, Cline, opencode and 20+ AI agents to use Token Harbor by hand — no CLI required. Base URL, API key, and exact per-agent steps.
Connect any agent — by hand
Prefer not to install the tokenharbor CLI? Every agent below
can be pointed at Token Harbor manually. It takes about 30 seconds: paste one
Base URL and one API key.
The only two values you need
| Value | |
|---|---|
| OpenAI-compatible Base URL | https://tokenharbor.ai/v1 |
| Anthropic Base URL | https://tokenharbor.ai |
| API key | your thk_… key from /dashboard/api-keys (free account works) |
Token Harbor speaks both the OpenAI and Anthropic APIs, so whatever your
agent expects, it just works — one key, every model. Pick your model id from
the models catalog or run GET https://tokenharbor.ai/v1/models.
Pick your agent
| Agent | Type | Guide |
|---|---|---|
| Claude Code | CLI | Set up → |
| OpenAI Codex | CLI | Set up → |
| Cursor | Editor | Set up → |
| Cline / Roo Code | VS Code | Set up → |
| opencode | CLI | Set up → |
| Aider | CLI | Set up → |
| Continue | VS Code / JetBrains | Set up → |
| Windsurf | Editor | Set up → |
| Zed | Editor | Set up → |
| Cherry Studio | Desktop | Set up → |
| pi | CLI | Set up → |
| OpenClaw | CLI | Set up → |
Using something else? Most tools have an "OpenAI-compatible" or "custom provider" option — paste the Base URL and key above and you're done. Or let the CLI do it for you in one command.