paga
Candidate MCP server tool list derived one-to-one from the modeled Paga OpenAPI operations. Paga does not publish an official hosted/remote MCP server at review time; this is a governance starting point for exposing Paga's payment surfaces to AI agents. Money-movement tools (moneyTransfer, merchantPayment, depositToBank, chargeDebitMandate, refundPaymentV2, airtimePurchase) debit real NGN funds and should be gated behind human-in-the-loop per agentic-access/paga-agentic-access.yml.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport stdio
Tools
request_payment— Register a payment requestcheck_status— Check payment request / mandate statusrefund_payment— Refund or cancel a payment requestretrieve_history— Retrieve collection historyget_collect_banks— Get supported banks (Collect)register_persistent_payment_account— Create a persistent NUBAN payment accountget_persistent_payment_account— Retrieve a persistent payment accountupdate_persistent_payment_account— Update a persistent payment accountdelete_persistent_payment_account— Delete a persistent payment accountcharge_debit_mandate— Charge a tokenized bank account (mandate)get_charge_mandate_status— Check a direct-debit charge statusdisable_mandate— Disable a direct-debit mandatemoney_transfer— Money transfer / disbursementairtime_purchase— Airtime and data purchasemerchant_payment— Merchant / bill paymentdeposit_to_bank— Deposit to a bank accountvalidate_deposit_to_bank— Validate a bank deposit (name enquiry)account_balance— Get account balanceget_business_banks— Get supported banks (Business)get_mobile_operators— Get mobile operatorsget_operation_status— Get operation statustransaction_history— Get transaction historyregister_customer— Register a customer wallet
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.