顏回 YanHui Debug AI for Claude Desktop
io.github.sstklen/yanhui-debug
Debug AI with shared KB. One bug fixed = everyone benefits. KB hit 4ms free, new analysis $0.05.
client:Claude Desktop
transport:streamable-http
Install 顏回 YanHui Debug AI in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"yanhui-debug": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.washinmura.jp/mcp/debug/{lobster_id}"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs