Skip to content
Grok

sentinel for Grok

io.rootstuff/sentinel

Uptime, SSL, DNS and domain monitoring you can talk to from Claude or any MCP client.

client:Grok transport:streamable-http

Install sentinel in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "sentinel": {
      "type": "http",
      "url": "https://sentinel.rootstuff.io/mcp/sentinel-oauth"
    }
  }
}

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

sentinel in other clients