AgentHubAgentHub

顏回 YanHui Debug AI

MCP ServerMCP Registry官方收录

io.github.sstklen/yanhui-debug · v2.2.0

Debug AI with shared KB. One bug fixed = everyone benefits. KB hit 4ms free, new analysis $0.05.

概览

顏回 YanHui Debug AI 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

安装

选择你的平台查看安装方式

{
  "mcpServers": {
    "yanhui-debug": {
      "url": "https://api.washinmura.jp/mcp/debug/{lobster_id}"
    }
  }
}

相关资源

统一 Manifest

{
  "id": "io.github.sstklen/yanhui-debug",
  "type": "mcp-server",
  "version": "2.2.0",
  "displayName": "顏回 YanHui Debug AI",
  "description": "Debug AI with shared KB. One bug fixed = everyone benefits. KB hit 4ms free, new analysis $0.05.",
  "repository": {
    "url": "https://github.com/sstklen/yanhui-ci",
    "source": "github"
  },
  "distribution": {
    "packages": [],
    "remotes": [
      {
        "transport": "streamable-http",
        "url": "https://api.washinmura.jp/mcp/debug/{lobster_id}"
      }
    ]
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "io.github.sstklen/yanhui-debug",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.sstklen%2Fyanhui-debug/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
顏回 YanHui Debug AI — MCP Server 安装与配置 · AgentHub