Skip to content
Gemini CLI

DaedalMap Tornado Events for Gemini CLI

com.daedalmap/tornadoes

US tornado events 1950-present from the NOAA Storm Prediction Center: EF rating, tracks, damage.

client:Gemini CLI transport:streamable-http tools:5

Install DaedalMap Tornado Events in Gemini CLI

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

{
  "mcpServers": {
    "tornadoes": {
      "httpUrl": "https://app.daedalmap.com/mcp/tornadoes"
    }
  }
}

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

What Gemini CLI can do once it is connected

DaedalMap Tornado Events in other clients