aishwaryshrivastav/vibe-testing
v0.4.6MIT
Code-aware browser testing and release QA for AI coding agents.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
vibe-testingstdio
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"vibe-testing@latest",
"--mcp"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "vibe-testing",
"version": "0.4.6",
"description": "Code-aware browser testing and release QA for AI coding agents.",
"author": {
"name": "Aishwary Shrivastav"
},
"homepage": "https://vibetesting.tfgstudio.com/",
"repository": "https://github.com/AishwaryShrivastav/vibe-testing",
"license": "MIT",
"keywords": [
"browser-testing",
"qa",
"playwright",
"mcp",
"vibe-coding"
]
}