For AI Tools & IDEs
For AI Tools & IDEs
Connect any OpenAI- or Anthropic-compatible tool to the VCodeX gateway.
Any client that speaks the OpenAI Chat Completions API or the Anthropic Messages API can point at the VCodeX gateway. You keep the tool's UX; every request goes through your org's budgets, guardrails and observability.
Pick your tool
| Tool | Protocol | Config style | Setup |
|---|---|---|---|
| Claude Code | Anthropic Messages | Env vars | Claude Code |
| opencode | OpenAI-compatible | JSON config | opencode |
| Cursor | OpenAI-compatible | Settings UI | Cursor |
| Zed | OpenAI-compatible | JSON settings | Zed |
| Continue | OpenAI-compatible | JSON config | Continue |
| aider | OpenAI-compatible | Env vars / CLI flags | aider |
Choose your surface
OpenAI-compatible (/v1/chat/completions) works with almost every editor
and CLI. Anthropic-native (/v1/messages) is what Claude Code expects
out of the box. Both share the same routing, BYOK, guardrails and budgets.
Common prerequisites
- A VCodeX account. Sign in at app.vcodex.ai.
- An API key from Settings → External Keys (starts with
sk-). - At least one provider connected in Settings → Providers, or platform credits enabled by your org admin. See Bring your own keys.
Keys are rate-limited to 120 requests per minute and can be revoked at any time. Usage is attributed per client in usage analytics.