VMware Private AI (GPU & Model Serving) for Grok
io.github.vmware-skills/vmware-privateai
VMware Private AI (NVIDIA): GPU inventory, vGPU profiles, utilization, model serving — 17 tools
client:Grok
transport:stdio
runtime:pypi
Install VMware Private AI (GPU & Model Serving) in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"vmware-privateai": {
"type": "stdio",
"command": "uvx",
"args": [
"vmware-privateai"
]
}
}
}
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