UNPKG

mcp-flutterwave

Version:

MCP Server to interact with Flutterwave APIs.

5 lines (4 loc) 138 B
import { registerTransactionsPrompts } from './transactions.js'; export function registerPrompts() { registerTransactionsPrompts(); }