DataGraph for Cursor
io.github.team-earth/datagraph
Urban intelligence knowledge graph. Structured locality data for civic problem-solving.
client:Cursor
transport:streamable-http
runtime:npm
tools:5
Install DataGraph in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"datagraph": {
"url": "https://api.datagraph.city/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs