betterstack for Gemini CLI
io.usefulapi/betterstack
Read monitors, incidents, heartbeats, on-call and status pages; acknowledge or resolve incidents.
client:Gemini CLI
transport:streamable-http
Install betterstack in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"betterstack": {
"httpUrl": "https://betterstack.usefulapi.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs