website change watcher for Grok
io.github.pavel-tashev/website-change-watcher
Detect what changed on a page, sitemap or feed since the last check, with a diff and email alert
client:Grok
transport:streamable-http
Install website change watcher in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"website-change-watcher": {
"type": "http",
"url": "https://mcp.apify.com?tools=pavel.tashev/website-change-watcher"
}
}
}
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