Signed, non-replayable API auth. Agents self-register and sign requests with ERC-8128.
MCP (Model Context Protocol) server for AuthProof. It lets AI agents discover AuthProof projects, self-register, and make signed, non-replayable HTTP requests without carrying shared API keys. AuthProof replaces shared API keys with signed, per-request authentication: Agents can discover APIs that accept AuthProof registrations Agents can generate a wallet locally and self-register Each outbound…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP (Model Context Protocol) server for AuthProof. It lets AI agents discover AuthProof projects, self-register, and make signed, non-replayable HTTP requests without carrying shared API keys. AuthProof replaces shared API keys with signed, per-request authentication: Agents can discover APIs that accept AuthProof registrations Agents can generate a wallet locally and self-register Each outbound request is signed and attributable to a specific agent The private key never leaves the agent…