Skip to content

Container Host AIops for Grok

io.github.aiops-tools/container-host-aiops

Governed Docker + Portainer container-host ops: reads, RCA analyses, guarded writes. 38 tools.

client:Grok transport:stdio runtime:pypi

Install Container Host AIops in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "container-host-aiops": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "container-host-aiops"
      ]
    }
  }
}

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

Container Host AIops in other clients