Enables LLMs to perform cloud browser automation tasks including navigation, actions, observation, and data extraction using Browserbase and Stagehand.
{
"mcpServers": {
"browserbase-1": {
"command": "npx",
"args": [
"-y",
"@browserbasehq/mcp"
]
}
}
}