Skip to content
Cursor

CICD AIops for Cursor

io.github.aiops-tools/cicd-aiops

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

client:Cursor transport:stdio runtime:pypi

Install CICD AIops in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "cicd-aiops": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "cicd-aiops"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

CICD AIops in other clients