Skip to content

VMware NSX Security for Zed

io.github.vmware-skills/vmware-nsx-security

VMware NSX security: DFW policies and exclusions, groups, tags, Traceflow, IDPS — 22 MCP tools.

client:Zed transport:stdio runtime:pypi

Install VMware NSX Security in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "vmware-nsx-security": {
      "command": "uvx",
      "args": [
        "vmware-nsx-security"
      ],
      "env": {
        "VMWARE_NSX_SECURITY_CONFIG": "<VMWARE_NSX_SECURITY_CONFIG>"
      }
    }
  }
}

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

VMware NSX Security in other clients