browser-use-mcp.md

Browser Use MCP

from"co-browser"
650

Browser-use packaged as MCP server with SSE transport

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