Skip to content
Zed

CICD AIops for Zed

io.github.aiops-tools/cicd-aiops

Governed self-managed GitLab + Gitea CI/CD ops: pipelines, runners, artifacts, RCA. 28 tools.

client:Zed transport:stdio runtime:pypi

Install CICD AIops in Zed

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

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

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

CICD AIops in other clients