Skip to content
Windsurf

voyager agent for Windsurf

io.github.dir-ai/voyager-agent

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

client:Windsurf transport:stdio runtime:npm

Install voyager agent in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

voyager agent in other clients