Loading MCP server directory, please wait...
Signed, non-replayable API auth. Agents self-register and sign requests with ERC-8128.
npx @getmcp/cli add io.github.kaleckh/authproofRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kaleckh/authproof": {
"command": "npx",
"args": [
"-y",
"@authproof/mcp-server"
],
"env": {
"AUTHPROOF_SERVER": "",
"AGENT_PRIVATE_KEY": "",
"AUTHPROOF_CHAIN_ID": "",
"AUTHPROOF_RPC_URL": ""
}
}
}
}