empty public canary for Cursor
io.github.brkd-h1/empty-public-canary
Public-repo MCP canary with spoofed private repository.id for owned-account registry fallback test.
client:Cursor
transport:streamable-http
Install empty public canary in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"empty-public-canary": {
"url": "https://bintool.brkd.no/anything/mcp-empty-public-canary"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs