io.github.mrslbt/xendit-mcp
Xendit payment APIs for AI agents. Payment links, payouts, balances, and transactions.
Versions
No versions found.
Tools 14
get_workspace_mode Explain the current Xendit MCP mode, what actions are enabled, and the safest next step to enable more access.
guided_setup Generate a safe Claude Code or Claude Desktop setup snippet for read-only, invoices, or guarded payouts mode. Uses a form when the client supports MCP elicitation.
get_balance Get your Xendit account balance. Returns available balance by account type (CASH, HOLDING, TAX).
list_invoices List invoices from your Xendit account with optional filters for status, date range, and pagination.
get_invoice Get details of a specific Xendit invoice by ID.
create_invoice Create a new payment invoice. Returns a payment link your customer can use to pay.
expire_invoice Expire an active invoice so it can no longer be paid.
list_transactions List transactions from your Xendit account. Includes payments received, payouts, refunds, transfers, and balance adjustments.
create_disbursement [DEPRECATED — prefer prepare_disbursement + confirm_disbursement] Send money to a payout channel in a single call. Requires an approval code and explicit legacy opt-in.
prepare_disbursement Stage a payout and return an opaque, time-bounded, single-use token. No money moves until confirm_disbursement is called with this token.
confirm_disbursement Execute a previously prepared disbursement token by creating a payout in Xendit. Requires a separate human approval code.
cancel_disbursement Cancel a prepared disbursement before it is confirmed. Idempotent when the token is already gone.
get_disbursement Check the status of a payout/disbursement by ID.
list_disbursement_banks List payout channels available for money-out flows. Returns channel codes such as ID_BCA and PH_BPI.
Permissions 3
network medium shell high env_vars low