Skip to content
Gemini CLI

applebot for Gemini CLI

com.seoapi/applebot

Validate whether an IP address belongs to Applebot. Remote MCP server exposing a validate_ip tool.

client:Gemini CLI transport:streamable-http tools:1

Install applebot in Gemini CLI

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

{
  "mcpServers": {
    "applebot": {
      "httpUrl": "https://applebot.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

What Gemini CLI can do once it is connected

applebot in other clients