Skip to content
Cursor

Container Host AIops for Cursor

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

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

client:Cursor transport:stdio runtime:pypi

Install Container Host AIops in Cursor

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

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

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

Container Host AIops in other clients