Skip to content
Grok

alertchecker mcp for Grok

io.github.steve-chambers/alertchecker-mcp

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

client:Grok transport:streamable-http

Install alertchecker mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "alertchecker-mcp": {
      "type": "http",
      "url": "https://alertchecker.com/api/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

alertchecker mcp in other clients