Crawl Census for Grok
io.github.taylorsmithgg/crawl-census
Ask before you fetch: will this domain serve your crawler, refuse it, or charge it?
client:Grok
transport:streamable-http
tools:7
Install Crawl Census in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"crawl-census": {
"type": "http",
"url": "https://crawlcensus.com/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