Submit

Authproof

@kaleckh

API auth for AI agents. Replace shared API keys with signed, non-replayable requests. Agents discover, self-register, and sign requests with ERC-8128.

Tools

Server Config

{
  "mcpServers": {
    "authproof": {
      "command": "npx",
      "args": [
        "-y",
        "@authproof/mcp-server"
      ],
      "env": {
        "AUTHPROOF_SERVER": "https://authproof.io"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

Authproof MCP Server