kustodia escrow for Claude Desktop
io.github.rodrigojille/kustodia-escrow
Agentic escrow payments — fiat + crypto, 36 MCP tools, 10 chains, FHE privacy
client:Claude Desktop
transport:stdio
runtime:npm
Install kustodia escrow in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"kustodia-escrow": {
"command": "npx",
"args": [
"-y",
"@kustodia_app/node"
],
"env": {
"KUSTODIA_API_KEY": "<KUSTODIA_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs