Flutterwave
JSON →Interact with the Flutterwave API to manage transactions, generate payment links, and handle customer support.
Install
npm install -g mcp-flutterwave Tools · 10
- get-transactions Get the final status of a transaction with a transaction ID (includes UI card)
- resent-failed-webhook Resend failed webhook for a transaction
- create-checkout Create a payment link for customers (includes UI card with clickable link)
- disable-checkout Disable a checkout transaction link
- retry-transaction Analyze and provide guidance for retrying a failed transaction
- get-transaction-timeline Get the timeline/history of events for a transaction (includes UI timeline)
- get-beneficiaries Get the list of beneficiaries for a transfer
- get-transfers Get the list of transfers for a customer
- create-transfer Create a transfer for a customer (includes UI card)
- create-beneficiary Create a beneficiary for transfers
Environment variables
FLW_SECRET_KEYYOUR_SECRET_KEY
Links
★ 2 GitHub stars