VMware AVI for Grok
io.github.zw008/vmware-avi
VMware AVI (NSX ALB) load balancer plus AKO Kubernetes ops — 29 MCP tools.
client:Grok
transport:stdio
runtime:pypi
Install VMware AVI in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"vmware-avi": {
"type": "stdio",
"command": "uvx",
"args": [
"vmware-avi"
]
}
}
}
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