DaedalMap Hurricane and Tropical Cyclone Data for Gemini CLI
com.daedalmap/hurricanes
Global hurricane and tropical cyclone tracks from IBTrACS/NOAA, 1842-present. Wind and pressure.
client:Gemini CLI
transport:streamable-http
tools:5
Install DaedalMap Hurricane and Tropical Cyclone Data in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hurricanes": {
"httpUrl": "https://app.daedalmap.com/mcp/hurricanes"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs