Skip to content
Cursor

gateway for Cursor

io.github.toolhail/gateway

Find and call the right MCP server for any task - pay per use, no install.

client:Cursor transport:streamable-http tools:2

Install gateway in Cursor

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

{
  "mcpServers": {
    "gateway": {
      "url": "https://mcp.toolhail.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

gateway in other clients