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