hyperbrowser-mcp.md

Hyperbrowser

from"hyperbrowser"
720

Next-generation browser automation platform for AI agents

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