DaedalMap Flood Events for Gemini CLI
com.daedalmap/floods
Global flood events and extent 1985-present from the Dartmouth Flood Observatory and GFD.
client:Gemini CLI
transport:streamable-http
Install DaedalMap Flood Events in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"floods": {
"httpUrl": "https://app.daedalmap.com/mcp/floods"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs