kustodia escrow for Zed
io.github.rodrigojille/kustodia-escrow
Agentic escrow payments — fiat + crypto, 36 MCP tools, 10 chains, FHE privacy
client:Zed
transport:stdio
runtime:npm
Install kustodia escrow in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"kustodia-escrow": {
"command": "npx",
"args": [
"-y",
"@kustodia_app/node"
],
"env": {
"KUSTODIA_API_KEY": "<KUSTODIA_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs