← Back to Plugins
MCP Server MCP

io.github.dir-ai/voyager-net

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @dir-ai/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@dir-ai/voyager-net",
      "version": "0.14.0",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": "positional",
          "valueHint": "subcommand"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...