Skip to content
Zed

Dns for Zed

io.github.pipeworx-io/dns

DNS MCP — DNS and network lookup tools

client:Zed transport:streamable-http

Install Dns in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "dns": {
      "url": "https://gateway.pipeworx.io/dns/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Dns in other clients