Crawl Census for Cursor
io.github.taylorsmithgg/crawl-census
Ask before you fetch: will this domain serve your crawler, refuse it, or charge it?
client:Cursor
transport:streamable-http
tools:7
Install Crawl Census in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"crawl-census": {
"url": "https://crawlcensus.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs