RadarBrowser & automation
Browserbase
Browser & automation · MCP Server
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
WebsiteInstalling 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.
Similar tools
Find more on the Radar
Browse every tool, model, and MCP server in one place.