Orq MCP is live: Use natural language to interrogate traces, spot regressions, and experiment your way to optimal AI configurations. Available in Claude Desktop, Claude Code, Cursor, and more. Start now →
Create agents and deployments in Orq.ai’s UI. They automatically access all LLM providers with built-in observability.Get started:with the AI Studio, configure your Providers
Change your API endpoint and start routing through Orq.ai. No SDK changes needed.
// Just change the baseURLconst openai = new OpenAI({ apiKey: process.env.ORQ_API_KEY, baseURL: "https://api.orq.ai/v3/router",});
Benefits: Provider switching, cost tracking, automatic fallbacks, observabilityGet Started:with the AI Router, and configure your Providers and use your Favorite Frameworks.
For: Sending observability traces from your existing AI applicationsInstrument your framework to send traces to Orq.ai. See calls, token usage, latency, and costs.