Skip to content
Claude Desktop

SHPBL: Repository Audit & Repair for Claude Desktop

com.shpbl/repository-audit-and-repair

Audit and repair any public GitHub repo. Free survey; paid source, unified diffs and a pull request.

client:Claude Desktop transport:streamable-http

Install SHPBL: Repository Audit & Repair in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "repository-audit-and-repair": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://shpbl.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

SHPBL: Repository Audit & Repair in other clients