Skip to content
Gemini CLI

Geo for Gemini CLI

io.github.pipeworx-io/geo

Geo MCP — geographic utilities from free public APIs

client:Gemini CLI transport:streamable-http

Install Geo in Gemini CLI

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

{
  "mcpServers": {
    "geo": {
      "httpUrl": "https://gateway.pipeworx.io/geo/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