k8s AIops for Gemini CLI
io.github.aiops-tools/k8s-aiops
Governed Kubernetes ops — 55 MCP tools with audit, budget, undo, risk-tier audit labels.
client:Gemini CLI
transport:stdio
runtime:pypi
Install k8s AIops in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"k8s-aiops": {
"command": "uvx",
"args": [
"k8s-aiops"
]
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs