ProofFlow runs on your own machine — the client starts it, so there is no endpoint to ping. 70 installs a week from pypi. Last commit 20 May 2026.
Audit infrastructure for AI coding agents with evidence-backed review and policy gates.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add proofflow -- uvx proofflow-mcp
{
"mcpServers": {
"proofflow": {
"args": [
"proofflow-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.proofflow]
command = "uvx"
args = ["proofflow-mcp"]
{
"mcpServers": {
"proofflow": {
"args": [
"proofflow-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"proofflow": {
"args": [
"proofflow-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.