UptyBots for Gemini CLI
com.uptybots/monitoring
Uptime monitoring: create and manage HTTP, API, SSL, ping, port and domain checks
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:15
Install UptyBots in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"monitoring": {
"httpUrl": "https://mcp.uptybots.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs