Skip to content

IDE Integration

Claudexia works with any tool that supports a custom OpenAI or Anthropic base URL. Below is an overview of supported tools and their setup pages.

Supported tools

ToolTypeBase URLGuide
CursorIDEhttps://api.claudexia.tech/v1Cursor setup
Claude CodeCLIhttps://api.claudexia.tech (no /v1)Claude Code setup
ContinueVS Code extensionhttps://api.claudexia.tech/v1VS Code extensions
ClineVS Code extensionhttps://api.claudexia.tech/v1VS Code extensions
Roo CodeVS Code extensionhttps://api.claudexia.tech/v1VS Code extensions
OpenCodeCLIhttps://api.claudexia.tech/v1OpenCode setup

Base URL formats

Different tools expect different base URL formats:

FormatURLUsed by
OpenAI compatiblehttps://api.claudexia.tech/v1Cursor, Continue, Cline, Roo Code, OpenCode
Anthropic nativehttps://api.claudexia.techClaude Code

Important: Claude Code uses the Anthropic native URL (without /v1). All other tools use the OpenAI-compatible URL with /v1.

API key

All tools use the same Claudexia API key from Dashboard > API Keys. One key works across all integrations.

Next steps

Choose your tool from the sidebar to see the detailed setup guide.