Skip to content
Cursor

Oriora Router for Cursor

com.orioralabs/router

AI model routing on your own vendor keys: pick the best model per prompt, or route and run it.

client:Cursor transport:streamable-http

Install Oriora Router in Cursor

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

{
  "mcpServers": {
    "router": {
      "url": "https://api.orioralabs.com/mcp"
    }
  }
}

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

Oriora Router in other clients