Skip to content
Gemini CLI

Swath API for Gemini CLI

com.swathapi/swath

Radar-verified hail/wind storm detection and affected-property intelligence for the continental US.

client:Gemini CLI transport:streamable-http

Install Swath API in Gemini CLI

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

{
  "mcpServers": {
    "swath": {
      "httpUrl": "https://swathapi.com/mcp"
    }
  }
}

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

Swath API in other clients