VMware NSX Security for Grok
io.github.vmware-skills/vmware-nsx-security
VMware NSX security: DFW policies and exclusions, groups, tags, Traceflow, IDPS — 22 MCP tools.
client:Grok
transport:stdio
runtime:pypi
Install VMware NSX Security in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"vmware-nsx-security": {
"type": "stdio",
"command": "uvx",
"args": [
"vmware-nsx-security"
],
"env": {
"VMWARE_NSX_SECURITY_CONFIG": "<VMWARE_NSX_SECURITY_CONFIG>"
}
}
}
}
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