VCodeX
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

ToolProtocolConfig styleSetup
Claude CodeAnthropic MessagesEnv varsClaude Code
opencodeOpenAI-compatibleJSON configopencode
CursorOpenAI-compatibleSettings UICursor
ZedOpenAI-compatibleJSON settingsZed
ContinueOpenAI-compatibleJSON configContinue
aiderOpenAI-compatibleEnv vars / CLI flagsaider

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

  1. A VCodeX account. Sign in at app.vcodex.ai.
  2. An API key from Settings → External Keys (starts with sk-).
  3. 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.

On this page