Skip to content
Cline

voyager browser for Cline

io.github.dir-ai/voyager-browser

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

client:Cline transport:stdio runtime:npm

Install voyager browser in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

voyager browser in other clients