Odel
voyager

voyager

Local
@dir-aiTypeScriptMITUpdated 1mo ago

Cited, OSV-gated, injection-hardened web briefs for coding agents. Verified, never raw web.

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/voyagerv1.4.0

Run

npx -y @dir-ai/voyager

MCP client config

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