Web Hygiene MCP for Grok
io.github.luca-003/web-hygiene-mcp
Live web checks for AI agents: sitemaps, robots.txt, URL status, broken links, feeds, citations.
client:Grok
transport:streamable-http
Install Web Hygiene MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"web-hygiene-mcp": {
"type": "http",
"url": "https://bruco3--web-hygiene-mcp.apify.actor/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