Junos MCP for Zed
io.github.shigechika/junos-mcp
MCP server for Juniper Networks device operations via junos-ops
client:Zed
transport:stdio
runtime:pypi
Install Junos MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"junos-mcp": {
"command": "uvx",
"args": [
"junos-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs