Skip to content
Cursor

VMware NSX Security for Cursor

io.github.zw008/vmware-nsx-security

VMware NSX security: DFW policies, security groups, tags, Traceflow, IDPS — 21 MCP tools.

client:Cursor transport:stdio runtime:pypi

Install VMware NSX Security in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "vmware-nsx-security": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "vmware-nsx-security"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

VMware NSX Security in other clients