Skip to content
Cursor

ToolRouter for Cursor

io.github.humanleap/toolrouter

The OpenRouter for tools. One MCP connection gives any AI agent 254 hosted tools, pay per call.

client:Cursor transport:streamable-http tools:48

Install ToolRouter in Cursor

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

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

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

What Cursor can do once it is connected

All 48 tools →

ToolRouter in other clients