Skip to content
Zed

ccbot for Zed

com.seoapi/ccbot

Validate CommonCrawl CCBot IP addresses. Remote MCP validate_ip tool.

client:Zed transport:streamable-http

Install ccbot in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "ccbot": {
      "url": "https://ccbot.seoapi.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ccbot in other clients