geo for Cursor
co.thinair/geo
Geocoding, routing, isochrones, traffic, weather, and place search for AI agents. 19 MCP tools.
client:Cursor
transport:streamable-http
Install geo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"geo": {
"url": "https://geo.thinair.co/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs