mcpbeat Sign in

Kustodia Escrow MCP Server

by rodrigojille Your server? Claim it
local only

Kustodia Escrow runs on your own machine — the client starts it, so there is no endpoint to ping. 17 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.

Installs per day peak 13 · avg 2 · +138% w/w
a month agotoday
17
Installs / week
npm · @kustodia_app/node
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add kustodia-escrow -- npx -y @kustodia_app/node
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kustodia-escrow": {
      "args": [
        "-y",
        "@kustodia_app/node"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kustodia-escrow]
command = "npx"
args = ["-y", "@kustodia_app/node"]
.cursor/mcp.json
{
  "mcpServers": {
    "kustodia-escrow": {
      "args": [
        "-y",
        "@kustodia_app/node"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kustodia-escrow": {
      "args": [
        "-y",
        "@kustodia_app/node"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: KUSTODIA_API_KEY (Kustodia API key for authentication (get one at https://kustodia.app/register)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Kustodia Escrow

same job, measured the same way
I
agents.u.cash
by uxdevo

Non-custodial HTTP-402 crypto payments for AI agents. 79-tool MCP server.

local only
I
agents.u.cash
by uantum

Non-custodial HTTP-402 crypto payments for AI agents. 77-tool MCP server.

local only
I
agents.u.cash
by udotcash

Non-custodial HTTP-402 crypto payments for AI agents. 86-tool MCP server.

local only
Seraph
by kondux

Crypto transaction firewall and risk tools for MCP agents.

answering
Alien Plugg x402 API
by michaelhutchings626-hub

32 paid x402 endpoints for crypto, Zora & on-chain analysis. 10 MCP tools. USDC on Base.

10 tools answering
Blockchainacademics
by blockchainacademics

Crypto MCP — 99 tools across news, market, on-chain, sentiment, indicators, agent generation.

66 installs/wk local only
Thousand API
by thousand-api

Certainty for AI Agents. Deterministic MCP tools for dates, crypto, finance. 84 tools.

84 tools answering
Apollo Intelligence
by apolloai

36 tools: intel feeds, DeFi, crypto, OSINT, NLP, scraping, proxy. x402 micropayments.

65 installs/wk local only

Kustodia Escrow — questions

Answers built from our own checks of this server.

Why is there no uptime for Kustodia Escrow?
Kustodia Escrow runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @kustodia_app/node was installed 17 times last week.
Is Kustodia Escrow still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Kustodia Escrow?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @kustodia_app/node straight from npm; nothing to host, nothing to sign up for.
How many people use Kustodia Escrow?
The npm package @kustodia_app/node was installed 17 times in the last week. Week over week that is +138%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.