VMware NSX Security for VS Code
io.github.zw008/vmware-nsx-security
VMware NSX security: DFW policies, security groups, tags, Traceflow, IDPS — 21 MCP tools.
client:VS Code
transport:stdio
runtime:pypi
Install VMware NSX Security in VS Code
.vscode/mcp.json
{
"servers": {
"vmware-nsx-security": {
"type": "stdio",
"command": "uvx",
"args": [
"vmware-nsx-security"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs