顏回 YanHui Debug AI for VS Code
io.github.sstklen/yanhui-debug
Debug AI with shared KB. One bug fixed = everyone benefits. KB hit 4ms free, new analysis $0.05.
client:VS Code
transport:streamable-http
Install 顏回 YanHui Debug AI in VS Code
.vscode/mcp.json
{
"servers": {
"yanhui-debug": {
"type": "http",
"url": "https://api.washinmura.jp/mcp/debug/{lobster_id}"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs