Agent Tools
Back to MCP servers
● healthy

MCP server for agent authentication, signed API requests, API key replacement, and ERC-8128 request signing. AuthProof lets AI agents self-register, use wallet-based auth, and send cryptographically signed, non-replayable HTTP requests.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/authproof/authproof/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/authproof/authproof/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://agent-auth-mu.vercel.app
Listed at (smithery)
https://agent-auth-mu.vercel.app