Tools
Compatibility
Anything that speaks the Anthropic Messages API or the OpenAI Chat Completions API will work. These are the tools we test on every release.
| Tool | API shape | Setup |
|---|---|---|
| Claude Code → | Anthropic | ANTHROPIC_BASE_URL + ANTHROPIC_AUTH_TOKEN |
| Codex CLI → | OpenAI | --base-url + --api-key |
| OpenCode → | Anthropic | Provider config in opencode.json |
| Cline → | Anthropic | Settings → custom base URL + key |
| Pi → | Native | Drop-in binary, pre-configured |
| Cursor | OpenAI | Settings → Models → Custom OpenAI |
| Aider | OpenAI | OPENAI_BASE_URL + OPENAI_API_KEY |
| Continue | Both | Add provider in config.json |
Don't see your tool?
If your tool exposes either API shape and lets you set a custom base URL, it works. If it doesn't, send us a note via the contact page — we add tools to this list when we hear about them.