Vibe Test — Browser Testing Agent for Zed
io.github.aishwaryshrivastav/vibe-testing
Code-aware browser testing agent — 14 Playwright tools for AI code editors via MCP
client:Zed
transport:stdio
runtime:npm
Install Vibe Test — Browser Testing Agent in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vibe-testing": {
"command": "npx",
"args": [
"-y",
"vibe-testing"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs