mcp pcapy ng for Zed
io.github.daedalus/mcp-pcapy-ng
MCP server exposing pcapy-ng packet capture functionality
client:Zed
transport:stdio
runtime:pypi
Install mcp pcapy ng in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-pcapy-ng": {
"command": "uvx",
"args": [
"mcp-pcapy-ng"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs