MCP Directory
Back

vibetest-use

by browser-use · Python · ★ 790

Vibetest MCP - automated QA testing using Browser-Use agents

#agents#browser#claude#cursor#mcp#mcp-server

Install

pip install git+https://github.com/browser-use/vibetest-use.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "vibetest-use": {
      "command": "uvx",
      "args": [
        "git+https://github.com/browser-use/vibetest-use.git"
      ]
    }
  }
}

From the README

Automated QA testing using Browser-Use agents. https://github.com/user-attachments/assets/9558d051-78bc-45fd-8694-9ac80eaf9494 An MCP server that launches multiple Browser-Use agents to test a vibe-coded website for UI bugs, broken links, accessibility issues, and other technical problems. Perfect for testing both live websites and localhost development sites. Vibecode and vibetest until your website works. 1. **Install via MCP Settings UI:** - Open Cursor Settings - Click on "MCP" in the left sidebar - Click "Add Server" or the "+" button - Manually edit config: - **U…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers