Skip to content
VS Code

Browserless for VS Code

io.github.pipeworx-io/browserless

Browserless MCP — wraps the Browserless headless-Chromium REST API (browserless.io)

client:VS Code transport:streamable-http tools:40

Install Browserless in VS Code

.vscode/mcp.json

{
  "servers": {
    "browserless": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/browserless/mcp"
    }
  }
}

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

What VS Code can do once it is connected

All 40 tools →

Browserless in other clients