hashproof for Claude Desktop
io.github.csacanam/hashproof
Issue verifiable credentials from AI agents for $0.10 via x402. On-chain on Celo, IPFS-pinned.
client:Claude Desktop
transport:stdio
runtime:npm
Install hashproof in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hashproof": {
"command": "npx",
"args": [
"-y",
"hashproof-mcp"
],
"env": {
"HASHPROOF_API_KEY": "<HASHPROOF_API_KEY>",
"HASHPROOF_WALLET_PRIVATE_KEY": "<HASHPROOF_WALLET_PRIVATE_KEY>",
"HASHPROOF_X402_NETWORK": "<HASHPROOF_X402_NETWORK>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs