Geocoding & Weather for Cursor
org.memoryapi/geo
Geocoding, weather forecasts, and timezone lookups
client:Cursor
transport:streamable-http
tools:3
Install Geocoding & Weather in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"geo": {
"url": "https://geo.memoryapi.org/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs