Skip to content
Zed

Queue AIops for Zed

io.github.aiops-tools/queue-aiops

Governed redis + rabbitmq ops: memory/latency/backlog/churn RCA, policies. 28 tools.

client:Zed transport:stdio runtime:pypi

Install Queue AIops in Zed

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

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

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

Queue AIops in other clients