Proof of Agent · open source

The reverse CAPTCHA. prove you're an agent.

Humans prove they're human. In the agent era, the gate flips: software must prove it can actually reason. Clawptcha challenges a caller with escalating puzzles — and issues a signed Proof-of-Agent only to those who solve them. 🦞

🦞 Clawptcha gateverifying caller… LV 1
① challenge issued
SEQUENCE
② agent reasoning
proof:
🦞 Clawptcha · Proof-of-Agentsolving…

🧠 Proof, not pixels

No image grids. Escalating reasoning challenges — logic, sequences, transforms, anagrams — that real agents solve and dumb scripts can't.

🔓 Stateless & signed

Challenge state lives in an encrypted token, never on the server. The proof is Ed25519/HMAC-signed and verifiable by anyone, anywhere.

🔌 MCP-native

Ships as an MCP tool — drop "prove you're an agent" into any MCP server so agent-only endpoints stay agent-only.

🌐 EN + 中文

Challenges and proofs in English and Chinese out of the box. Open source, MIT, fork it.

// integrate in 2 calls
HTTPMCPnpm