LLMsRelay/Docs
Back to dashboard

IDE Integration

Integrate Claude and OpenAI models with your IDE. Use Basic for Anthropic/Claude models and Codex for OpenAI/GPT models.

Quick Setup Map

Claude Code API works with clients that support either OpenAI-compatible mode or Anthropic-compatible mode with a custom base URL.

ToolModeKey groupBase URL
CursorOpenAI-compatible ClaudeBasichttps://api.llmsrelay.com/v1
Claude CodeAnthropic-compatibleBasichttps://api.llmsrelay.com
Cline / Roo CodeOpenAI-compatible ClaudeBasichttps://api.llmsrelay.com/v1
Kilo CodeAnthropic Messages + OpenAI ResponsesBasic for Claude / Codex for OpenAIhttps://api.llmsrelay.com/v1
ContinueAnthropic-compatibleBasichttps://api.llmsrelay.com
OpenCodeAnthropic-compatibleBasichttps://api.llmsrelay.com

Recommended Model IDs

  • claude-opus-4.7 — flagship, 1M context (beta)
  • claude-opus-4.7 — most powerful at 200K
  • claude-sonnet-4.6 — best value for coding
  • claude-haiku-4.5 — fastest

Restrict which IDE can use a key in Key Controls → IDE Restrictions.

Detailed Guides

Ready to start?

Create a key and configure a compatible API route in under 2 minutes.

View Plans