Odel
voyager net

voyager net

Local
@dir-aiTypeScriptMITUpdated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@dir-ai/voyager-netv0.14.0

Run

npx -y @dir-ai/voyager-net

MCP client config

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