Developer Tools
Trust: 37/100 (Limited)io.github.sstklen/confucius-debug Guide
AI debugging with 980+ verified fixes. Search the YanHui KB — never repeat a mistake.
2 starsby sstklen
Quick Start
Install
npx confucius-debug-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-sstklen-confucius-debug": {
"command": "npx",
"args": [
"confucius-debug-mcp"
]
}
}
}