Allow LLMs to control a browser with Browserbase and Stagehand
Standard I/O
Docker
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"-browserbasehq-mcp-server-browserbase": {
"args": [
"index.js"
],
"command": "node"
}
}
}