registry mcp for Cursor
com.remote-mcp/registry-mcp
An MCP server that serves informtaion from the official MCP registry
client:Cursor
transport:streamable-http
tools:2
Install registry mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"registry-mcp": {
"url": "https://registry-mcp.remote-mcp.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs