quorum

devonmicrosystems/quorum
★ 0 stars Python AI/LLM Updated today
Signed, tamper-evident audit log — as a service. ECDSA hash-chained events + MCP server for AI agents (Claude Desktop, Claude Code, Cursor). Any tampering breaks the chain visibly. Auditors verify offline against the public key. Regulated-industries-first, MIT-licensed.
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": {
    "quorum": {
      "command": "uvx",
      "args": [
        "quorum"
      ]
    }
  }
}

Or install with pip: pip install quorum

README Excerpt

<div align="center"> *ECDSA hash-chained events · one-command deploy · Python SDK · web Console · [MCP](quorum-mcp/) server for Claude · independent offline verification.* <!-- Add after enabling Actions on the pushed repo: --> Built and dogfooded by **[Devon Microsystems](https://devonmicrosystems.com)**.

Topics

ai-agentsaudit-logclaudecompliancecryptographyecdsafastapihash-chainmcpmcp-serverspythonsecuritysigned-logtamper-evident