Skip to content
Grok

Octopus.do for Grok

do.octopus/sitemaps

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

client:Grok transport:streamable-http

Install Octopus.do in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "sitemaps": {
      "type": "http",
      "url": "https://mcp.octopus.do/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Octopus.do in other clients