Skip to content

Commit 7a5ec6c

Browse files
committed
udpate: docs
1 parent 7e198bf commit 7a5ec6c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)