Skip to content
Grok

k8s AIops for Grok

io.github.aiops-tools/k8s-aiops

Governed Kubernetes ops — 55 MCP tools with audit, budget, undo, risk-tier audit labels.

client:Grok transport:stdio runtime:pypi

Install k8s AIops in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "k8s-aiops": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "k8s-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

k8s AIops in other clients