Skip to content
Zed

voyager net for Zed

io.github.dir-ai/voyager-net

A safe, read-only, authorized audit of one host you own: DNS, ports, TLS, HTTP hygiene.

client:Zed transport:stdio runtime:npm

Install voyager net in Zed

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

{
  "context_servers": {
    "voyager-net": {
      "command": "npx",
      "args": [
        "-y",
        "@dir-ai/voyager-net"
      ]
    }
  }
}

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

voyager net in other clients