io.github.browserbase/mcp-server-browserbase
MCP server for AI web browser automation using Browserbase and Stagehand
Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.
Your Browserbase API key
Your Browserbase Project ID
Your Gemini API key (default model)
bunx add-mcp @browserbasehq/mcp-server-browserbase -a cursor --env BROWSERBASE_API_KEY=<BROWSERBASE_API_KEY> --env BROWSERBASE_PROJECT_ID=<BROWSERBASE_PROJECT_ID> --env GEMINI_API_KEY=<GEMINI_API_KEY>