Skip to content
Zed

VMware NSX for Zed

io.github.zw008/vmware-nsx

VMware NSX networking management with 31 MCP tools: segments, gateways, NAT, routing, IPAM.

client:Zed transport:stdio runtime:pypi

Install VMware NSX in Zed

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

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

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

VMware NSX in other clients