Skip to main content
Requires browser-use  < v0.5.0 and Playwright Chromium. Currently getting an update to v0.7.6+.

Features

  1. Launches multiple headless (or visible) Browser-Use agents in parallel
  2. Crawls your site and records screenshots, broken links & a11y issues
  3. Works on production URLs and localhost dev servers
  4. Simple natural-language prompts via MCP in Cursor / Claude Code

Quick Start

1) Claude Code

2) Cursor (manual MCP entry)

  1. Open Settings → MCP
  2. Click Add Server and paste:

Basic Prompts

Parameters

  • URL – any https or http host or localhost:port
  • Agents3 by default; more agents = deeper coverage
  • Headless – say headless to hide the browser, omit to watch it live

Requirements

  • Python 3.11+
  • Google API key (Gemini flash used for analysis)
  • Cursor / Claude with MCP support

Source Code

Full implementation: https://github.com/browser-use/vibetest-use