NIFC Wildfire Data for Gemini CLI
com.olyport/wildfire
Active wildfire incidents from the National Interagency Fire Center
client:Gemini CLI
transport:streamable-http
tools:3
Install NIFC Wildfire Data in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"wildfire": {
"httpUrl": "https://mcp.olyport.com/wildfire/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs