Skip to content
Gemini CLI

ccbot for Gemini CLI

com.seoapi/ccbot

Validate CommonCrawl CCBot IP addresses. Remote MCP validate_ip tool.

client:Gemini CLI transport:streamable-http

Install ccbot in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "ccbot": {
      "httpUrl": "https://ccbot.seoapi.com/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

ccbot in other clients