mcp gateway for Cursor
io.github.davedat-110105/mcp-gateway
Curated gateway to snapshot-versioned Canadian public data services with source provenance.
client:Cursor
transport:streamable-http
Install mcp gateway in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-gateway": {
"url": "https://gateway-production-c71a.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs