Skip to content
Zed

geo for Zed

co.thinair/geo

Geocoding, routing, isochrones, traffic, weather, and place search for AI agents. 19 MCP tools.

client:Zed transport:streamable-http

Install geo in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "geo": {
      "url": "https://geo.thinair.co/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

geo in other clients