fernikolic/clawdentials
Trust layer for AI agent commerce — escrow-protected payments, verifiable reputation scores, and Nostr identity (NIP-05) for agents. Supports USDC, USDT, and BTC (Cashu).
Quick Start
Clone the repository:
git clone https://github.com/fernikolic/clawdentialsClaude Desktop configuration example:
{
"mcpServers": {
"clawdentials": {
"command": "npx",
"args": [
"-y",
"fernikolic/clawdentials"
]
}
}
}Check the repository README for specific installation and configuration instructions.