vibetest-use

browser-use/vibetest-use
★ 773 stars Python 🤖 AI/LLM Updated 1mo ago
Vibetest MCP - automated QA testing using Browser-Use agents
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vibetest-use": {
      "command": "uvx",
      "args": [
        "vibetest-use"
      ]
    }
  }
}

Or install with pip: pip install vibetest-use

Topics

agentsbrowserclaudecursormcpmcp-server