Skip to content
Windsurf

voyager browser for Windsurf

io.github.dir-ai/voyager-browser

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

client:Windsurf transport:stdio runtime:npm

Install voyager browser in Windsurf

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

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

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

voyager browser in other clients