Skip to content
Cursor

mcp registry test for Cursor

com.csquaredsystems/mcp-registry-test

C Squared MCP Registry

client:Cursor transport:sse

Install mcp registry test in Cursor

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

{
  "mcpServers": {
    "mcp-registry-test": {
      "url": "https://mcp.csquaredsystems.com/sse"
    }
  }
}

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

mcp registry test in other clients