Datagov for Cursor
io.github.pipeworx-io/datagov
Data.gov MCP — wraps Data.gov CKAN API (catalog.data.gov/api/3)
client:Cursor
transport:streamable-http
Install Datagov in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"datagov": {
"url": "https://gateway.pipeworx.io/datagov/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs