Skip to content
Claude Desktop

browser forest for Claude Desktop

com.browserforest/browser-forest

Undetectable cloud browser sessions for AI agents and scrapers. Navigate, extract, click, captcha.

client:Claude Desktop transport:streamable-http

Install browser forest in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "browser-forest": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://browserforest.com/api/mcp/bf"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

browser forest in other clients