Skip to content
Zed

Proxy AIops for Zed

io.github.aiops-tools/proxy-aiops

Governed Traefik + Caddy + HAProxy ops: routes, upstreams, certs, 5xx RCA. 28 tools.

client:Zed transport:stdio runtime:pypi

Install Proxy AIops in Zed

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

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

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

Proxy AIops in other clients