browserbase-mcp.md

Browserbase MCP

from"browserbase"
890

Cloud browser automation for web navigation and data extraction

Browser Automation
cloudbrowserscrapingautomation
install.sh
# Clone the repository
$git clone https://github.com/browserbase/mcp-server-browserbase
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve