Web Hygiene MCP for VS Code
io.github.luca-003/web-hygiene-mcp
Live web checks for AI agents: sitemaps, robots.txt, URL status, broken links, feeds, citations.
client:VS Code
transport:streamable-http
Install Web Hygiene MCP in VS Code
.vscode/mcp.json
{
"servers": {
"web-hygiene-mcp": {
"type": "http",
"url": "https://bruco3--web-hygiene-mcp.apify.actor/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs