Skip to content
Grok

UptimeProbe for Grok

io.github.therealmrfunguy/uptime-probe

HTTP health checks, SSL expiry monitoring, TCP port scanning, and batch URL testing.

client:Grok transport:sse

Install UptimeProbe in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "uptime-probe": {
      "type": "sse",
      "url": "https://uptime.rjctdlabs.xyz/sse"
    }
  }
}

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

UptimeProbe in other clients