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
{
"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