Local-first, open-source AI testing for Vite apps. The widget rides on Claude Code or OpenAI Codex (your local CLI — no API key, no per-token billing) to drive your real Chrome via Playwright MCP. Ver…
{
"mcpServers": {
"hover": {
"command": "npx",
"args": [
"-y",
"hover"
]
}
}
}