Loopbreaker
Freeby MCP Community
⚠️ DEV PREVIEW: Get AI second opinions when stuck debugging - MCP tool for Claude with OAuth authentication
v1.3.13Added Apr 12, 2026
dev-previewbetamcpclaudeai
Loopbreaker MCP Server
⚠️ DEV PREVIEW: Get AI second opinions when stuck debugging - MCP tool for Claude with OAuth authentication
Installation
npx -y loopbreaker-mcp
Reviews
Installation
Quick install
npx -y loopbreaker-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"loopbreaker": {
"command": "npx",
"args": ["-y", "loopbreaker-mcp"]
}
}
}