Skip to content
Gemini CLI

Octopus.do for Gemini CLI

do.octopus/sitemaps

Read and edit octopus.do visual sitemaps: pages, blocks and review notes, as the signed-in user.

client:Gemini CLI transport:streamable-http

Install Octopus.do in Gemini CLI

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

{
  "mcpServers": {
    "sitemaps": {
      "httpUrl": "https://mcp.octopus.do/mcp"
    }
  }
}

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

Octopus.do in other clients