Vibe Test — Browser Testing Agent runs on your own machine — the client starts it, so there is no endpoint to ping. 155 installs a week from npm. Last commit 8 Jun 2026.
Code-aware browser testing agent — 13 Playwright tools for AI code editors via MCP
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vibe-testing -- npx -y vibe-testing
{
"mcpServers": {
"vibe-testing": {
"args": [
"-y",
"vibe-testing"
],
"command": "npx"
}
}
}
[mcp_servers.vibe-testing]
command = "npx"
args = ["-y", "vibe-testing"]
{
"mcpServers": {
"vibe-testing": {
"args": [
"-y",
"vibe-testing"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vibe-testing": {
"args": [
"-y",
"vibe-testing"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.