Official Browserbase MCP server with Stagehand
Official Browserbase MCP server for cloud browser automation using Stagehand. Natural language web interactions with atomic precision.
{
"mcpServers": {
"browserbase": {
"mcpServers": {
"browserbase": {
"env": {
"BROWSERBASE_API_KEY": "YOUR_BROWSERBASE_API_KEY",
"BROWSERBASE_PROJECT_ID": "YOUR_PROJECT_ID"
},
"args": [
"-y",
"@browserbasehq/mcp-server-browserbase"
],
"command": "npx"
}
}
}
}
}