Veeam AIops for Grok
io.github.aiops-tools/veeam-aiops
Governed Veeam Backup & Replication ops — 27 MCP tools with audit, budget, undo guards.
client:Grok
transport:stdio
runtime:pypi
Install Veeam AIops in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"veeam-aiops": {
"type": "stdio",
"command": "uvx",
"args": [
"veeam-aiops"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs