OutageDeck for Gemini CLI
com.outagedeck/outagedeck-status
Live status for 172 cloud and SaaS vendors from their official feeds. Is it you, or is it them?
client:Gemini CLI
transport:streamable-http
tools:14
Install OutageDeck in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"outagedeck-status": {
"httpUrl": "https://outagedeck.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs