HomeBrowser Automation & Scraping › Vibe Test — Browser Testing Agent

Vibe Test — Browser Testing Agent

Code-aware browser testing agent — 14 Playwright tools for AI code editors via MCP

TypeScript Local macOSWindowsLinux
★ 5 stars Last pushed 2026-09-21

Topics: Browser Automation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.4.6)

npx -y vibe-testing@0.4.6

Or add to your MCP client config:

{
  "mcpServers": {
    "vibe-testing": {
      "command": "npx",
      "args": [
        "-y",
        "vibe-testing@0.4.6"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry