Skip to content
Gemini CLI

alertchecker mcp for Gemini CLI

io.github.steve-chambers/alertchecker-mcp

Create AI-monitored web alerts from plain English — just say "Alert me when..."

client:Gemini CLI transport:streamable-http

Install alertchecker mcp in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "alertchecker-mcp": {
      "httpUrl": "https://alertchecker.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

alertchecker mcp in other clients