Loading MCP server directory, please wait...
Agentic escrow payments — fiat + crypto, 36 MCP tools, 10 chains, FHE privacy
npx @getmcp/cli add io.github.rodrigojille/kustodia-escrowRequires Node.js 18+. Community-contributed server. Review source before installing.
KUSTODIA_API_KEYKustodia API key for authentication (get one at https://kustodia.app/register)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rodrigojille/kustodia-escrow": {
"command": "npx",
"args": [
"-y",
"@kustodia_app/node"
],
"env": {
"KUSTODIA_API_KEY": ""
}
}
}
}