Skip to content
Gemini CLI

Spider Cloud for Gemini CLI

cloud.spider/mcp

Crawl, scrape, search the web, and automate browsers at scale with anti-bot bypass.

client:Gemini CLI transport:streamable-http

Install Spider Cloud in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.spider.cloud/mcp"
    }
  }
}

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

Spider Cloud in other clients