Skip to content
Gemini CLI

geo for Gemini CLI

co.thinair/geo

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

client:Gemini CLI transport:streamable-http

Install geo in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "geo": {
      "httpUrl": "https://geo.thinair.co/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

geo in other clients