ccbot for Cursor
com.seoapi/ccbot
Validate CommonCrawl CCBot IP addresses. Remote MCP validate_ip tool.
client:Cursor
transport:streamable-http
Install ccbot in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ccbot": {
"url": "https://ccbot.seoapi.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs