Skip to content
Grok

VMware NSX Security for Grok

io.github.zw008/vmware-nsx-security

VMware NSX security: DFW policies, security groups, tags, Traceflow, IDPS — 21 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"
      ]
    }
  }
}

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

VMware NSX Security in other clients