DaedalMap Geography Tools (loc_id) for Cursor
com.daedalmap/geocoding
Resolve coordinates and geographic identifiers to loc_id, crosswalks, and bounded shapes.
client:Cursor
transport:streamable-http
Install DaedalMap Geography Tools (loc_id) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"geocoding": {
"url": "https://app.daedalmap.com/mcp/geography"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs