vibe-testing
Code-aware browser testing agent — reads your codebase, understands functionality, tests every element, reports with screenshots. Works as MCP server for Curso…
Testing & QAnpx -y vibe-testing{
"mcpServers": {
"vibe-testing": {
"command": "npx",
"args": [
"-y",
"vibe-testing"
]
}
}
}vibe-testing is a community MCP server that connects AI assistants like Claude to code-aware browser testing agent — reads your codebase, understands functionality, tests every element, reports with screenshots. works as mcp server for curso…. It runs locally on your machine, keeping your data private and giving you full control over the connection. Adding it to your setup expands what Claude can do without any extra coding.
About vibe-testing
Overview
Code-aware browser testing agent — reads your codebase, understands functionality, tests every element, reports with screenshots. Works as MCP server for Cursor/Claude Code or standalone CLI.
Links
Topics
testing, browser-testing, ai-testing, automated-testing, playwright, mcp, mcp-server, model-context-protocol, cursor, cursor-mcp, claude-code, windsurf, copilot, roo-code, qa, qa-automation, e2e, e2e-testing, end-to-end-testing, vibe-coding, vibe-testing, vibe-test, code-aware, test-automation, test-coverage, test-generation, screenshot-testing, visual-testing, ai-agent, ai-tools, agent-tools, llm-tools, npx, react-testing, nextjs-testing, sveltekit-testing, nuxt-testing, web-testing
Who Should Use vibe-testing?
- 1Control a browser and scrape the web through Claude
- 2Extend Claude and other AI assistants with new capabilities
- 3Automate tasks that previously required manual steps
- 4Connect your existing tools to an AI workflow
How to Install vibe-testing
Before you start
You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.
- 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
- 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
- 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.
The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.