Public Data Catalog for Cursor
io.github.yhay81/public-data-catalog
Reviewed public-data search and execution with provenance and verifiable integrity receipts.
client:Cursor
transport:streamable-http
tools:3
Install Public Data Catalog in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"public-data-catalog": {
"url": "https://public-data-catalog-mcp.yusuke8h.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs