plumbref

ftaboadac/plumbref
★ 1 stars Python Code/Dev Tools Updated today
Plumbref turns coding-agent repo answers into source-backed verification reports through a local MCP server and CLI, using repo search, bounded snippets, templates, and conservative claim judgments.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "plumbref": {
      "command": "uvx",
      "args": [
        "plumbref"
      ]
    }
  }
}

Or install with pip: pip install plumbref

README Excerpt

Plumbref helps coding agents check risky repo claims before you rely on them. It gives coding agents a report gate: before you repeat or act on an answer, the agent breaks it into claims, checks local repository evidence, and returns what is supported by checked source lines, what needs qualification, what not

Tools (9)

change_impactdownstream_consumersexplain_flowexternal_integrationfield_migrationgeneric_verificationguaranteeinline_answernot_verifiable

Topics

agentsaimcpverification