ProofFlow for Claude Code
io.github.hyperion-gpu/proofflow
Audit infrastructure for AI coding agents with evidence-backed review and policy gates.
client:Claude Code
transport:stdio
runtime:pypi
Install ProofFlow in Claude Code
run in your project directory
claude mcp add proofflow -e PROOFFLOW_BASE_URL=<PROOFFLOW_BASE_URL> -e PROOFFLOW_API_KEY=<PROOFFLOW_API_KEY> -- uvx proofflow-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs