kustodia escrow for Cline
io.github.rodrigojille/kustodia-escrow
Agentic escrow payments — fiat + crypto, 36 MCP tools, 10 chains, FHE privacy
client:Cline
transport:stdio
runtime:npm
Install kustodia escrow in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"kustodia-escrow": {
"command": "npx",
"args": [
"-y",
"@kustodia_app/node"
],
"env": {
"KUSTODIA_API_KEY": "<KUSTODIA_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs