顏回 YanHui Debug AI✓
io.github.sstklen/yanhui-debug · v2.2.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.sstklen/yanhui-debug",
"description": "Debug AI with shared KB. One bug fixed = everyone benefits. KB hit 4ms free, new analysis $0.05.",
"title": "顏回 YanHui Debug AI",
"repository": {
"url": "https://github.com/sstklen/yanhui-ci",
"source": "github"
},
"version": "2.2.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://api.washinmura.jp/mcp/debug/{lobster_id}",
"variables": {
"lobster_id": {
"description": "Your Lobster ID (username or agent name) for billing. Run debug_hello to get started with 10U free credits.",
"isRequired": true
}
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}