Every-click AI QA: walks your whole app from a preview URL and reports broken clicks and errors.
claude mcp add comber -- npx -y comber-mcp
claude_desktop_config.json
{
"mcpServers": {
"comber": {
"command": "npx",
"args": [
"-y",
"comber-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"comber": {
"command": "npx",
"args": [
"-y",
"comber-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"comber": {
"command": "npx",
"args": [
"-y",
"comber-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"comber": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"comber-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"comber": {
"command": "npx",
"args": [
"-y",
"comber-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.codecomber--comber/reviews or the review_server meta-tool.
POST /mcp