flutterwave-automation
Automate Flutterwave tasks via Rube MCP (Composio). Always search tools first for current schemas.
Author
Category
Development ToolsInstall
Download and extract to your skills directory
Copy command and send to OpenClaw for auto-install:
Flutterwave Automation - Automating Payment Operations via Rube MCP
Skill Overview
Flutterwave Automation is a Claude skill that automates Flutterwave payment operations through Rube MCP (Composio). It supports core functions such as payments, transfers, and refunds, enabling automated execution without manually writing API-calling code.
Use Cases
Core Features
RUBE_SEARCH_TOOLS to fetch the Flutterwave tool architecture in real time, ensuring the latest tool definitions are used and avoiding hard-coded, outdated APIs.RUBE_MANAGE_CONNECTIONS to centrally manage Flutterwave connection status, automatically detect connection availability, and guide you through the authorization flow.RUBE_MULTI_EXECUTE_TOOL or RUBE_REMOTE_WORKBENCH, supporting complex workflows.Common Questions
What is the Flutterwave Automation skill? What can it do?
This is a skill that automates Flutterwave payment operations using a Rube MCP server. It supports core Flutterwave platform functions such as payment processing, transfers, refunds, and account management—allowing you to complete payment operations through Claude AI without directly writing API code.
How do I install and configure Rube MCP to use Flutterwave?
Just add https://rube.app/mcp as the MCP server in your client configuration—no API key is required. After adding it, connect the Flutterwave tool package using the RUBE_MANAGE_CONNECTIONS tool, and complete the connection by following the authorization link returned.
What prerequisites are needed to use Flutterwave Automation?
You need a properly connected Rube MCP server and a valid Flutterwave account (authorized via RUBE_MANAGE_CONNECTIONS). Before running a workflow, it’s recommended to call RUBE_SEARCH_TOOLS first to get the current available tool list and architecture definitions.