PluginBench
MCP Server
Active
MIT

io.github.dir-ai/voyager MCP Server

io.github.dir-ai/voyager

What is the io.github.dir-ai/voyager MCP server?

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

How to install io.github.dir-ai/voyager

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "voyager": {
      "command": "npx",
      "args": [
        "-y",
        "@dir-ai/voyager",
        "mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "voyager": {
      "command": "npx",
      "args": [
        "-y",
        "@dir-ai/voyager",
        "mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "voyager": {
      "command": "npx",
      "args": [
        "-y",
        "@dir-ai/voyager",
        "mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "voyager": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@dir-ai/voyager",
        "mcp"
      ]
    }
  }
}
Claude Code
claude mcp add voyager -- npx -y @dir-ai/voyager mcp

Related MCP servers

The repo guardian AI agents handshake with before they touch your code.

0
JavaScript
MIT
View repository →

One universal Voyager: name a goal; it activates senses (repo, net) and runs a live mission.

0
TypeScript
MIT
View repository →

Voyager's web-page sense: safe read-only observation of one live URL (structure, security, a11y).

0
TypeScript
MIT
View repository →

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

0
TypeScript
MIT
View repository →

An AI agent's safe read-only scout to orient in an unknown repository before touching it.

0
TypeScript
MIT
View repository →