Back to registry
B

Browserbase

v2.1.1

io.github.browserbase/mcp-server-browserbase

MCP server for AI web browser automation using Browserbase and Stagehand


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

npm (stdio)
npmstdio@browserbasehq/mcp-server-browserbase
requiredsecret

Your Browserbase API key

required

Your Browserbase Project ID

requiredsecret

Your Gemini API key (default model)

npx add-mcp@latest @browserbasehq/mcp-server-browserbase --env BROWSERBASE_API_KEY=<BROWSERBASE_API_KEY> --env BROWSERBASE_PROJECT_ID=<BROWSERBASE_PROJECT_ID> --env GEMINI_API_KEY=<GEMINI_API_KEY>