Loading MCP server directory, please wait...
MCP Server to interact with Flutterwave APIs.
npx @getmcp/cli add io.github.bajoski34/mcp-flutterwaveRequires Node.js 18+. Community-contributed server. Review source before installing.
FLW_SECRET_KEYYour SECRET API key for the service
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bajoski34/mcp-flutterwave": {
"command": "npx",
"args": [
"-y",
"mcp-flutterwave"
],
"env": {
"FLW_SECRET_KEY": ""
}
}
}
}