← Index

io.github.rodrigojille/kustodia-escrow

io.github.rodrigojille/kustodia-escrow·v2.0.0·Finance & Payments
Quality Score
85
/100

Agentic escrow payments — fiat + crypto, 36 MCP tools, 10 chains, FHE privacy

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "kustodia-escrow": {
      "command": "npx",
      "args": [
        "-y",
        "@kustodia_app/node"
      ],
      "env": {
        "KUSTODIA_API_KEY": "<your-kustodia_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "kustodia-escrow": {
      "command": "npx",
      "args": [
        "-y",
        "@kustodia_app/node"
      ],
      "env": {
        "KUSTODIA_API_KEY": "<your-kustodia_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @kustodia_app/node
§02  Environment variables
KUSTODIA_API_KEY
requiredsecret

Kustodia API key for authentication (get one at https://kustodia.app/register)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Finance & Payments