Skip to content
Cursor

protogrid for Cursor

dev.protogrid/registry

Find MCP servers by intent and get exactly how to connect to them right now. No proxying.

client:Cursor transport:streamable-http tools:4

Install protogrid in Cursor

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

{
  "mcpServers": {
    "registry": {
      "url": "https://api.protogrid.dev/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

protogrid in other clients