AI-Proof-of-Us

0xddneto/AI-Proof-of-Us
★ 2 stars TypeScript Code/Dev Tools Updated today
Private, signed work receipts for AI agents. Local-first MCP server with EIP-712/Ed25519 proof, replay protection, and optional AIPOU rewards on Base.
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": {
    "ai-proof-of-us": {
      "command": "npx",
      "args": [
        "-y",
        "0xddneto/AI-Proof-of-Us"
      ]
    }
  }
}

README Excerpt

AI Proof of Us is an **MCP-first receipt protocol for humans working with AI**. It starts from a simple belief: when people spend real hours building, debugging, researching, writing, and coordinating through AI agents, that work should be able to leave a private, portable receipt. AIPOU gives Codex, Claude, Cursor, OpenClaw, local models, and other MCP-compatible clients a shared way to create signed, privacy-preserving receipts for AI-assisted tasks.

Tools (6)

begin_ai_taskcomplete_ai_taskestimate_ai_rewardexport_ai_receiptsget_aipou_contractget_aipou_identity

Topics

agent-provenanceai-agentsai-proof-of-usebasecryptographic-receiptsed25519eip-712mcpmcp-servermodel-context-protocolprivacytypescriptweb3work-receipts