vibetest use
Basic Information
This repository provides an MCP server and tooling to run automated QA tests by launching multiple Browser-Use agents against a website. It is designed to test vibe-coded websites for UI bugs, broken links, accessibility problems and other technical issues. The system supports testing both live sites and localhost development servers and is intended to be integrated with Claude Code or Cursor via MCP so agents can be managed from those environments. The README documents quick-start installation steps including creating a Python virtual environment, installing package dependencies, and installing a Chromium browser via Playwright. The repo supplies example CLI and MCP configuration snippets and demonstrates basic prompts and parameters for initiating parallel agent tests.