MCP-Flutterwave enables AI assistants to interact with Flutterwave's payment processing API, providing tools for creating and managing payment checkout links, verifying transactions, and resending failed webhooks. Built with TypeScript using the Model Context Protocol SDK, it authenticates with Flutterwave using secret keys and exposes four main tools: creating payment links, disabling checkout links, retrieving transaction details, and resending failed webhooks. This implementation is particularly valuable for workflows requiring payment processing capabilities within AI assistant conversations, such as e-commerce support, transaction verification, or payment link generation.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Get the final status of a transaction with a transaction ID (includes UI card)
Resend failed webhook for a transaction
Create a payment link for customers (includes UI card with clickable link)
Disable a checkout transaction link
Analyze and provide guidance for retrying a failed transaction
Get the timeline/history of events for a transaction (includes UI timeline)
Get the list of beneficiaries for a transfer
Get the list of transfers for a customer
Create a transfer for a customer (includes UI card)
Create a beneficiary for transfers