Skip to content
Cursor

Orq.ai for Cursor

ai.orq/orq

Build and monitor LLM apps on Orq.ai: AI gateway, agents, prompts, evals, traces.

client:Cursor transport:streamable-http

Install Orq.ai in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "orq": {
      "url": "https://my.orq.ai/v2/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Orq.ai in other clients