File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ An [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server that e
99- Send Failed Hooks (Already included)
1010- Generate Payment Links [ ✓]
1111- Automated Customer Support (AI chatbot integrated with Flutterwave for transaction inquiries) [ ✓]
12+ - Manage Transfers and Beneficiaries (Already included)[ ✓]
1213
1314## Available Tools
1415
@@ -18,6 +19,10 @@ An [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server that e
1819- ` disable-checkout ` : Disable a checkout transaction link
1920- ` retry-transaction ` : Analyze and provide guidance for retrying a failed transaction
2021- ` get-transaction-timeline ` : Get the timeline/history of events for a transaction
22+ - ` get-beneficiaries ` : Get the list of beneficiaries for a transfer
23+ - ` get-transfers ` : Get the list of transfers for a customer
24+ - ` create-transfer ` : Create a transfer for a customer
25+ - ` create-beneficiary ` : Create a beneficiary for transfers
2126
2227## Installation
2328
You can’t perform that action at this time.
0 commit comments