Kustodia Escrow runs on your own machine — the client starts it, so there is no endpoint to ping. 15 installs a week from npm.
Agentic escrow payments — fiat + crypto, 36 MCP tools, 10 chains, FHE privacy
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kustodia-escrow -- npx -y @kustodia_app/node
{
"mcpServers": {
"kustodia-escrow": {
"args": [
"-y",
"@kustodia_app/node"
],
"command": "npx"
}
}
}
[mcp_servers.kustodia-escrow]
command = "npx"
args = ["-y", "@kustodia_app/node"]
{
"mcpServers": {
"kustodia-escrow": {
"args": [
"-y",
"@kustodia_app/node"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"kustodia-escrow": {
"args": [
"-y",
"@kustodia_app/node"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.