DaedalMap Wildfire Events for Gemini CLI
com.daedalmap/wildfires
Wildfire events and aggregates across global, U.S., and Canada sources. Paid via x402 USDC.
client:Gemini CLI
transport:streamable-http
Install DaedalMap Wildfire Events in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"wildfires": {
"httpUrl": "https://app.daedalmap.com/mcp/wildfires"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs