Debug AI with shared KB. One bug fixed = everyone benefits. KB hit 4ms free, new analysis $0.05.
claude mcp add yanhui-debug --transport http https://api.washinmura.jp/mcp/debug/{lobster_id}
~/.cursor/mcp.json
{
"mcpServers": {
"yanhui-debug": {
"url": "https://api.washinmura.jp/mcp/debug/{lobster_id}"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"yanhui-debug": {
"serverUrl": "https://api.washinmura.jp/mcp/debug/{lobster_id}"
}
}
}
.vscode/mcp.json
{
"servers": {
"yanhui-debug": {
"type": "http",
"url": "https://api.washinmura.jp/mcp/debug/{lobster_id}"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"yanhui-debug": {
"url": "https://api.washinmura.jp/mcp/debug/{lobster_id}"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"yanhui-debug": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.washinmura.jp/mcp/debug/{lobster_id}"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.washinmura.jp/mcp/debug/{lobster_id} | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.sstklen--yanhui-debug/reviews or the review_server meta-tool.
POST /mcp