eNSP Nexus for Zed
io.github.quwentao2005/ensp-nexus
MCP server and web terminal for Huawei eNSP network simulation.
client:Zed
transport:stdio
runtime:pypi
Install eNSP Nexus in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ensp-nexus": {
"command": "uvx",
"args": [
"ensp-nexus"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs