Skip to content

Container Host AIops for Zed

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

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

client:Zed transport:stdio runtime:pypi

Install Container Host AIops in Zed

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

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

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

Container Host AIops in other clients