Crawl Census for VS Code
io.github.taylorsmithgg/crawl-census
Ask before you fetch: will this domain serve your crawler, refuse it, or charge it?
client:VS Code
transport:streamable-http
tools:7
Install Crawl Census in VS Code
.vscode/mcp.json
{
"servers": {
"crawl-census": {
"type": "http",
"url": "https://crawlcensus.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs