network for Zed
io.github.rog0x/network
DNS, IP info, SSL, WHOIS, ping for AI agents
client:Zed
transport:stdio
runtime:npm
Install network in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"network": {
"command": "npx",
"args": [
"-y",
"@rog0x/mcp-network-tools"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs