Skip to content
Zed

k8s AIops for Zed

io.github.aiops-tools/k8s-aiops

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

client:Zed transport:stdio runtime:pypi

Install k8s AIops in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "k8s-aiops": {
      "command": "uvx",
      "args": [
        "k8s-aiops"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

k8s AIops in other clients