Skip to content
Grok

PageCrawl for Grok

io.github.pagecrawl/pagecrawl-mcp

Monitor web pages for changes with AI-powered change detection, diffs, and alerts.

client:Grok transport:sse

Install PageCrawl in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "pagecrawl-mcp": {
      "type": "sse",
      "url": "https://pagecrawl.io/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

PageCrawl in other clients