kapyn
RadarBrowser & automation

Browserbase

Browser & automation · MCP Server

Visit Website

About Browserbase

The Browserbase MCP server gives an assistant managed cloud browsers to navigate and automate the web reliably, without running browsers yourself.

Run cloud browsers for agents at scale.

CategoryBrowser & automation
TypeMCP Server
SourceOfficial
Websitegithub.com

Installing Browserbase

Runs on demand via npx. Nothing to install globally.

Claude Code
claude mcp add browserbase -- npx -y @browserbasehq/mcp-server-browserbase
Claude Desktop · Cursor · VS Code · Windsurf
{
  "mcpServers": {
    "browserbase": {
      "command": "npx",
      "args": [
        "-y",
        "@browserbasehq/mcp-server-browserbase"
      ],
      "env": {
        "BROWSERBASE_API_KEY": "<your BROWSERBASE_API_KEY>",
        "BROWSERBASE_PROJECT_ID": "<your BROWSERBASE_PROJECT_ID>"
      }
    }
  }
}

Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.

Requires BROWSERBASE_API_KEY, BROWSERBASE_PROJECT_ID, get these from the maintainer. Never commit them.

See Browserbase alternatives

Similar tools

PlaywrightDrive a real browser to navigate and act.PuppeteerAutomate a headless Chrome browser.Vibium"Selenium for AI", plain-English, self-healing browser tests.ApifyRun web scrapers and automation actors.Chrome DevToolsLet the assistant debug a live Chrome page.StagehandAutomate browsers using natural language instructions.

Find more on the Radar

Browse every tool, model, and MCP server in one place.

Open the Radar