Skip to content
Cursor

registry for Cursor

com.policylayer/registry

The MCP server that vets MCP servers: identity, risk grade and per-tool risk before you install.

client:Cursor transport:streamable-http tools:5

Install registry in Cursor

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

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

registry in other clients