Flutterwave
Integrates with Flutterwave's payment processing API to enable creating payment links, verifying transactions, and resending failed webhooks for seamless payment processing within conversations.
0 stars
0 tools
Created Aug 2025
@bajoski34/bajoski34-flutterwaveAbout
Integrates with Flutterwave's payment processing API to enable creating payment links, verifying transactions, and resending failed webhooks for seamless payment processing within conversations.
Categories
general
Installation
npm
npm install @bajoski34/bajoski34-flutterwave
Configuration
{
"mcpServers": {
"bajoski34-flutterwave": {
"command": "npx",
"args": [
"-y",
"@bajoski34/bajoski34-flutterwave"
]
}
}
}