k8s AIops for Cursor
io.github.aiops-tools/k8s-aiops
Governed Kubernetes ops — 55 MCP tools with audit, budget, undo, risk-tier audit labels.
client:Cursor
transport:stdio
runtime:pypi
Install k8s AIops in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"k8s-aiops": {
"type": "stdio",
"command": "uvx",
"args": [
"k8s-aiops"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs