Skip to content
Cursor

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

What Cursor can do once it is connected

Geocoding & Weather in other clients