https://api.orcarouter.ai/v1 and use an sk-orca-... API key.
LangChain
LangChain.js
Vercel AI SDK
Mastra
Claude Code (CLI)
Codex CLI / OpenAI CLI
Model Context Protocol (MCP) servers
Any MCP server that calls an OpenAI-compatible API —mcp-server-openai,
mcp-server-anthropic — accepts the same base_url / api_key pair.
PydanticAI
Anything else
If the framework lets you override the OpenAI base URL or Anthropic base URL, it works with OrcaRouter. If the framework hardcodes the base URL, you can usually patch the client instance or setOPENAI_BASE_URL /
ANTHROPIC_BASE_URL environment variables before import.