get_balanceGet your Xendit account balance. Returns available balance by account type (CASH, HOLDING, TAX).
list_invoicesList invoices from your Xendit account with optional filters for status, date range, and pagination.
get_invoiceGet details of a specific Xendit invoice by ID.
create_invoiceCreate a new payment invoice. Returns a payment link your customer can use to pay.
expire_invoiceExpire an active invoice so it can no longer be paid.
list_transactionsList transactions from your Xendit account. Includes payments received, payouts, refunds, transfers, and balance adjustments.
create_disbursement[DEPRECATED \u2014 prefer prepare_disbursement + confirm_disbursement] Send money to a payout channel in a single call. Requires an approval code and
prepare_disbursementStage a payout and return an opaque, time-bounded, single-use token. No money moves until confirm_disbursement is called with this token.
confirm_disbursementExecute a previously prepared disbursement token by creating a payout in Xendit. Requires a separate human approval code.
cancel_disbursementCancel a prepared disbursement before it is confirmed. Idempotent when the token is already gone.
get_disbursementCheck the status of a payout/disbursement by ID.
list_disbursement_banksList payout channels available for money-out flows. Returns channel codes such as ID_BCA and PH_BPI.
We re-grade npm:xendit-mcp on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.
Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:
https://wmcp.sh/mcp/trust
readOnly vs observed behavior) layer on via the wmcp.sh proxy.