Skip to content

VMware NSX Security for Zed

io.github.zw008/vmware-nsx-security

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

client:Zed transport:stdio runtime:pypi

Install VMware NSX Security in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "vmware-nsx-security": {
      "command": "uvx",
      "args": [
        "vmware-nsx-security"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

VMware NSX Security in other clients