formal-proof-mcp

nickharris808/formal-proof-mcp
★ 0 stars Python AI/LLM Updated today
MCP server: a proof kernel, an axiom audit that catches `sorry`, and an honest 'unavailable'
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "formal-proof-mcp": {
      "command": "uvx",
      "args": [
        "formal-proof-mcp"
      ]
    }
  }
}

Or install with pip: pip install formal-proof-mcp

README Excerpt

**Your agent says it proved the theorem. Did anything actually check?** Six verification tools over the Model Context Protocol, with one invariant running through all of them: > **A result that was not checked is never returned as a result that passed.** ```bash pip install formal-proof-mcp ``` Coding agents are fluent about correctness. They will tell you a proof went through, a bound holds,

Tools (16)

axiom_auditboundcert_verifyevidenceevidence_auditfailedfloorgengate_countgatecountgridlock_checklean_checkprereg_checkpreregisterresidency_checkstate_floorunavailable

Topics

agentsformal-methodsleanmcppythonverification