Loomal

BugProof

MCP server by github.com/sidinsearch/bugproof

Capture, replay, and debug failures with portable, executable bug artifacts

0 starsnpm: bugproof

About BugProof

BugProof is an MCP (Model Context Protocol) server published by sidinsearch in the official MCP registry. Capture, replay, and debug failures with portable, executable bug artifacts

It ships as an npm package (bugproof), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sidinsearch/bugproof.

Use BugProof with your agent

Claude Code · one command
claude mcp add bugproof -- npx -y bugproof
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "bugproof": {
      "command": "npx",
      "args": [
        "-y",
        "bugproof"
      ]
    }
  }
}
npmbugproof

Frequently asked questions

What is BugProof?
BugProof is an MCP (Model Context Protocol) server by sidinsearch. Capture, replay, and debug failures with portable, executable bug artifacts
How do I connect BugProof to Claude, Cursor, or another MCP client?
Install BugProof from its npm package (bugproof) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is BugProof open source?
Yes — the source code is public at github.com/sidinsearch/bugproof.
Can AI agents pay to use BugProof?
Not yet through Loomal — BugProof is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain BugProof? Claim this listing free by verifying GitHub ownership, or contact us.