Skip to main content
ClaudeWave

Private, signed work receipts for AI agents. Local-first MCP server with EIP-712/Ed25519 proof, replay protection, and optional AIPOU rewards on Base.

MCP ServersOfficial Registry2 stars0 forksTypeScriptMITUpdated today
Install in Claude Code / Claude Desktop
Method: NPX · aipou-mcp-server
Claude Code CLI
claude mcp add ai-proof-of-us -- npx -y aipou-mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "ai-proof-of-us": {
      "command": "npx",
      "args": ["-y", "aipou-mcp-server"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# AI Proof of Us

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.

The human reward loop is the point: people can keep receipts for the work they do with AI all day, and validator-approved receipts can claim AIPOU on Base. The protocol exists to make that claimable work more honest, portable, and useful across agents.

The developer surface is intentionally small: receipts, hashes, lifecycle hooks, and `workReceiptId` interoperability. Agents, marketplaces, and services can also reference AIPOU receipts or voluntarily accept AIPOU as settlement when both sides agree to use it.

The first version ships as:

- an MCP server that records privacy-preserving AI task receipts
- an installable OpenClaw skill for agent workflows
- docs for MCP clients, agent builders, lifecycle adapters, anti-abuse, and future attestation design
- a reward model that converts valid receipts into claimable emissions
- an ERC-20 reward token on Base: `AI Proof of Use` (`AIPOU`)

The core idea is simple:

```txt
agent starts task -> MCP creates nonce -> AI work happens -> signed receipt -> validator checks -> optional AIPOU claim
```

Start here if you are building or testing an agent integration:

- [AIPOU for AI Agents](docs/for-agents.md)
- [Framework lifecycle adapter](docs/framework-lifecycle-adapter.md)
- [Work receipt boundaries](docs/work-receipt-boundaries.md)
- [receiptId and workReceiptId interoperability](docs/receiptid-interoperability.md)
- [Scheme-neutral external evidence links](docs/external-evidence-links.md)
- [MCP tools](docs/mcp-tools.md)
- [OpenClaw skill](skills/aipou-farming/SKILL.md)
- [Local Receipt Mode demo](examples/local-receipt-mode/README.md)
- [Lifecycle adapter example](examples/lifecycle-adapter/README.md)
- [AutoGen intervention example](examples/autogen-intervention/README.md)
- [npm publication checklist](docs/npm-publication.md)
- [Registry trust checklist](docs/registry-trust.md)
- [Dated token health snapshot](docs/token-health-2026-07-10.md)
- [BaseScan verification and token info](docs/basescan-verification.md)
- [llms.txt](llms.txt), a compact machine-readable project map

Read [From AI Work to Onchain Rewards](docs/farming-and-claims.md) for the complete journey, global farming workflow, reward calculation, and one-command claim experience.
Read [Human Rewards and Agent Payments](docs/human-rewards-and-agent-payments.md) for the human reward loop and experimental agent-payment framing.
Read [AIPOU Tokenomics and Launch Transparency](docs/tokenomics.md) for supply, pool, reward, and experimental launch details.
Read [AIPOU Funding and Partnership Brief](docs/funding-and-partnerships.md) for the public Base grant, protocol partnership, and responsible-liquidity proposal.
Read [Evidence Boundaries](docs/evidence-boundaries.md) and [Claim Validation Policy](docs/claim-validation-policy.md) before proposing integrations with receipt, provenance, security, or payment projects.

Official website: https://0xddneto.github.io/AI-Proof-of-Us/
Public explainer: https://huggingface.co/spaces/0xddneto/AI-Proof-of-Us

Official project contact: aipou001@gmail.com

Project identity and authorship:

- [Origin and authorship record](docs/origin-and-authorship.md)
- [AIPOU name and logo policy](TRADEMARKS.md)
- [Copyright and project notice](NOTICE)

`AIPOU` and `AI Proof of Us` are currently unregistered project identifiers. The MIT license covers the software, not permission to present another token, service, or package as the official AIPOU project.

This is not "AI usage mining" and it is not meant to reward raw prompt spam or attract passive token speculation. AIPOU is for humans doing real work with AI and for developers who want to test whether that work can produce portable receipts across agent clients.

In plain language:

```txt
Humans work with AI -> agents create receipts -> approved receipts claim AIPOU -> agents and marketplaces may accept AIPOU as settlement.
```

## Base mainnet deployment

```txt
Contract: 0x55f0Cc5e51A1284D20337d6cbb18938C8A1ABCbB
Chain:    Base Mainnet (8453)
Token:    AI Proof of Use (AIPOU)
Supply:   100,000,000 AIPOU
Cap:      1,000,000,000 AIPOU
Logo:     assets/token/aipou.png
```

- Contract: https://basescan.org/token/0x55f0Cc5e51A1284D20337d6cbb18938C8A1ABCbB
- Verified source: https://repo.sourcify.dev/contracts/full_match/8453/0x55f0Cc5e51A1284D20337d6cbb18938C8A1ABCbB/
- Token list: https://raw.githubusercontent.com/0xddneto/AI-Proof-of-Us/main/tokenlist.json
- BaseScan SVG logo: https://raw.githubusercontent.com/0xddneto/AI-Proof-of-Us/main/assets/token/aipou-32.svg

```txt
Claims:   0x4ca4C98fB784D20EdC8E2A7F531dAab4c6e53058
Proof:    EIP-712 + Ed25519 + Merkle
Replay:   blocked by nonce and receiptId
```

- Claims contract: https://basescan.org/address/0x4ca4C98fB784D20EdC8E2A7F531dAab4c6e53058
- Verified claims source: https://repo.sourcify.dev/contracts/full_match/8453/0x4ca4C98fB784D20EdC8E2A7F531dAab4c6e53058/

## Aerodrome liquidity pool

```txt
Pool:       0x3bEA7b68Af54Da779454f82148Ef848c76F78D02
Pair:       AIPOU/WETH
Type:       Volatile
Initial LP: 100,000,000 AIPOU + 0.000632035343416403 ETH
LP lock:    0xc11197E32dFb2352f262D874acFc54467aee6B52
Unlock:     2027-07-08 20:16:49 UTC
```

- Pool: https://basescan.org/address/0x3bEA7b68Af54Da779454f82148Ef848c76F78D02
- Verified liquidity lock: https://basescan.org/address/0xc11197E32dFb2352f262D874acFc54467aee6B52#code
- DEX Screener: https://dexscreener.com/base/0x3bea7b68af54da779454f82148ef848c76f78d02

The pool was initialized with minimal ETH liquidity and later deepened to
approximately `99.23M AIPOU + 0.02957 WETH`. A total of
`1,712.89145801936861611` LP tokens, representing `99.9999%` of the LP supply,
are held by an immutable lock until July 8, 2027. The lock has no owner, admin,
or early-withdrawal path; after expiry, anyone may trigger release, but the LP
tokens can only return to the fixed beneficiary.

Liquidity is still small and its price remains volatile. The lock prevents the
protocol wallet from removing the locked position during the published period;
it does not guarantee token value, trading volume, or future liquidity.

The initial experimental pool buy was later returned through Aerodrome so the large early purchase would not remain as a misleading concentrated holder balance. See [AIPOU Tokenomics and Launch Transparency](docs/tokenomics.md).

## Repository layout

```txt
contracts/     ERC-20 token, deploy scripts, Hardhat tests
mcp-server/    MCP server that records AI task receipts
docs/          architecture, anti-abuse model, Base launch notes
skills/        installable agent skills, including OpenClaw
huggingface-space/  static public protocol explainer
```

## Token

```txt
Name:   AI Proof of Use
Symbol: AIPOU
Chain:  Base
Cap:    1,000,000,000 AIPOU
```

The token emission controller is `AIPOUClaims`. It mints only receipts included in a validator-published Merkle root and rejects a `receiptId` after its first claim.

AIPOU claims are optional settlement for approved receipts. They do not prove hidden AI use, objective task value, provider endorsement, provider inference without cryptographic provider evidence, or security-policy compliance.

## MCP server

The MCP server exposes tools for creating task receipts:

- `get_aipou_contract`
- `get_aipou_identity`
- `estimate_ai_reward`
- `begin_ai_task`
- `complete_ai_task`
- `export_ai_receipts`
- `get_aipou_status` (recorded, pending, claimed, and onchain balance summary)
- `settle_ai_rewards` (one limited validator batch)
- `settle_all_ai_rewards` (one-command claim path for all pending eligible receipts)

Receipts store hashes and metadata, not raw prompts or model outputs.

The dedicated farming key signs EIP-712 authorizations locally. Never paste it into a chat or use a primary wallet. The collector has a separate Ed25519 key that cannot move funds.

Frameworks do not need to understand Merkle trees, Base, or token claims to integrate the receipt layer. The minimal adapter watches task start and task end, records provider/model metadata and hashes, and exposes the AIPOU `receiptId` as `workReceiptId` for workflow metadata, traces, UI, audit exports, payment/session records, or later optional settlement.

## Quick start

### Create A Verified Local Receipt

This is the lowest-friction adoption test — one command, no checkout, no setup:

```bash
npx -y aipou-mcp-server --demo
```

It creates an ephemeral wallet, records and cryptographically verifies one local
receipt, prints the `workReceiptId` integration object, and removes all temporary
state. It requires no wallet setup, funds, network access, claim, or raw prompt
and output storage.

### Create A Persistent Dedicated Identity

After evaluating the disposable demo, initialize a dedicated farming wallet
without printing its private key:

```bash
npx -y aipou-mcp-server --init
```

The command creates `~/.aipou/agent-wallet.key` with restricted file access and
prints a ready-to-copy MCP configuration that references the key by path.
Re-running it reports the existing identity instead of overwriting the key.

From a source checkout, the same check runs with:

```bash
npm install
npm run demo -w mcp-server
```

### Test The Receipt Adapter

This is the fastest path for maintainers and agent-framework builders. It creates a local receipt with an ephemeral wallet and prints the `workReceiptId` object that a framework can attach to run metadata, traces, audit exports, or payment/session metadata.

```bash
npm install
npm run build -w mcp-server
cd examples/lifecycle-a
agent-provenanceai-agentsai-proof-of-usebasecryptographic-receiptsed25519eip-712mcpmcp-servermodel-context-protocolprivacytypescriptweb3work-receipts

What people ask about AI-Proof-of-Us

What is 0xddneto/AI-Proof-of-Us?

+

0xddneto/AI-Proof-of-Us is mcp servers for the Claude AI ecosystem. Private, signed work receipts for AI agents. Local-first MCP server with EIP-712/Ed25519 proof, replay protection, and optional AIPOU rewards on Base. It has 2 GitHub stars and was last updated today.

How do I install AI-Proof-of-Us?

+

You can install AI-Proof-of-Us by cloning the repository (https://github.com/0xddneto/AI-Proof-of-Us) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is 0xddneto/AI-Proof-of-Us safe to use?

+

0xddneto/AI-Proof-of-Us has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains 0xddneto/AI-Proof-of-Us?

+

0xddneto/AI-Proof-of-Us is maintained by 0xddneto. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to AI-Proof-of-Us?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy AI-Proof-of-Us to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: 0xddneto/AI-Proof-of-Us
[![Featured on ClaudeWave](https://claudewave.com/api/badge/0xddneto-ai-proof-of-us)](https://claudewave.com/repo/0xddneto-ai-proof-of-us)
<a href="https://claudewave.com/repo/0xddneto-ai-proof-of-us"><img src="https://claudewave.com/api/badge/0xddneto-ai-proof-of-us" alt="Featured on ClaudeWave: 0xddneto/AI-Proof-of-Us" width="320" height="64" /></a>

More MCP Servers

AI-Proof-of-Us alternatives