eCommerce
kustodia.app
Manages fiat escrow payments, including creation, status checking, fund release, evidence upload, and FX rate retrieval.
ENDPOINT 1
https://api.kustodia.app/api/v1/mcp/sse
MCP server metadata
- Name
- kustodia-escrow
- Version
- 2.0.0
Known tools 44
create_escrow[FIAT ESCROW] Create a fiat escrow payment.
check_status[FIAT ESCROW] Check full status of a fiat payment including deposit details, escrow state, and payout readiness.
release_funds[FIAT ESCROW] Release escrowed funds to seller.
upload_evidenceUpload evidence or documentation for a payment or escrow (works for both fiat and web3 escrows).
get_fx_rateGet current FX rate between currencies (USD, MXN, USDC, MXNB).
list_payments[FIAT ESCROW] List fiat payments.
cancel_payment[FIAT ESCROW] Cancel a pending fiat payment before deposit.
raise_dispute[FIAT ESCROW] Raise dispute on a fiat payment.
request_refund[FIAT ESCROW] Request refund for a fiat payment.
create_web3_escrow[WEB3 ESCROW] Create an on-chain escrow via platform relayer.
fund_web3_escrow[WEB3 ESCROW] Fund an existing on-chain escrow by batching approve + fundEscrow.
release_web3_escrow[WEB3 ESCROW] Release a FUNDED on-chain escrow — tokens go to the payee wallet.
dispute_web3_escrow[WEB3 ESCROW] Dispute a FUNDED on-chain escrow.
check_web3_status[WEB3 ESCROW] Check on-chain escrow status from DB index.
list_web3_escrows[WEB3 ESCROW] List on-chain escrows.
get_web3_escrow[WEB3 ESCROW] Read escrow data directly from the smart contract (real-time, on-chain).
create_session_key[ZERODEV / ERC-4337] Create a scoped session key for gasless escrow funding.
fund_with_session_key[ZERODEV / ERC-4337] Fund an on-chain escrow using a server-side session key.
register_agent_wallet[AGENT TRADING] Register your AI agent's wallet for discovery and trading.
fund_agent_wallet[AGENT FUNDING] Fund an agent wallet with USDC or MXNB via fiat on-ramp.
list_trade_offers[AGENT TRADING] List open escrows and trade offers on-chain.
accept_trade[AGENT TRADING] Check if you're the counterparty in a trade and get next steps.
check_balance[READ-ONLY] Check native (ETH) and ERC20 token balances for any wallet on supported chains.
get_trust_score[READ-ONLY] Get trust score and badge for any wallet address.
create_confidential_escrow[CONFIDENTIAL ESCROW] Create a fully encrypted on-chain escrow using Fhenix FHE.
fund_confidential_escrow[CONFIDENTIAL ESCROW] Fund a confidential escrow using FHERC20 encrypted tokens.
release_confidential_escrow[CONFIDENTIAL ESCROW] Release a funded confidential escrow with CoFHE decryption.
create_solana_blink[SOLANA BLINKS] Create a Solana Blink escrow — shareable payment link for P2P transactions.
get_escrow_evidence[READ-ONLY] List all evidence files attached to an escrow.
create_recurring_escrow[RECURRING] Create a recurring escrow subscription — automated billing on interval.
pause_recurring[RECURRING] Pause an active recurring subscription.
resume_recurring[RECURRING] Resume a paused recurring subscription.
cancel_recurring[RECURRING] Cancel a recurring subscription.
approve_cycle[RECURRING] Approve a pending billing cycle (for non-delegated subscriptions).
list_recurring[RECURRING] List recurring subscriptions.
get_recurring_status[RECURRING] Get full status of a recurring subscription including all cycle history, fees, and next billing date.
check_agreement[FIAT ESCROW] Check the custody agreement status for a payment.
check_dispute[FIAT ESCROW] Check dispute status and evidence for a payment.
register_from_whatsapp[REGISTRATION] Complete user registration from WhatsApp.
start_kyc_session[KYC] Create a KYC/KYB identity verification session for a user.
check_kyc_status[KYC] Check the KYC/KYB verification status of a user by email.
yield_deposit[YIELD] Deposit MXNB from Mi Wallet into the Morpho MXNB Prime yield vault.
yield_withdraw[YIELD] Withdraw MXNB from the Morpho yield vault back to Mi Wallet.
yield_info[YIELD / READ-ONLY] Get yield position info, vault stats, or deposit/withdrawal history.