MCP Server
MCP
io.github.rodrigojille/kustodia-escrow
Agentic escrow payments — fiat + crypto, 36 MCP tools, 10 chains, FHE privacy
Install
npx -y @kustodia_app/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@kustodia_app/node",
"version": "0.1.1",
"transport": {
"type": "sse",
"url": "https://api.kustodia.app/api/v1/mcp/sse"
},
"environmentVariables": [
{
"description": "Kustodia API key for authentication (get one at https://kustodia.app/register)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "KUSTODIA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment