Skip to content
VS Code

browser forest for VS Code

com.browserforest/browser-forest

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

client:VS Code transport:streamable-http

Install browser forest in VS Code

.vscode/mcp.json

{
  "servers": {
    "browser-forest": {
      "type": "http",
      "url": "https://browserforest.com/api/mcp/bf"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

browser forest in other clients