Mono

Mono MCP Connector for Claude

A+

Automate financial data retrieval and payment orchestration via Mono — access account balances, transaction history, and initiate bank transfers directly from any AI agent.

5 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Mono account to any AI agent to access real-time financial data and payment capabilities across African financial institutions through natural conversation.

What you can do

  • Account Insights — Fetch real-time balances, account numbers, and institution details for any linked account using get_account.
  • Transaction Analysis — Query historical transaction data with filters for dates and types (credit/debit) via get_transactions.
  • Statement Retrieval — Generate and download bank statements in JSON or PDF formats for auditing and reconciliation using get_statement.
  • Identity Verification — Retrieve verified identity information including Full Name, BVN, and contact details with get_identity.
  • Payment Initiation — Orchestrate direct bank transfers with custom references and descriptions using initiate_payment.

How it works

  1. Subscribe to this server
  2. Enter your Mono Secret Key
  3. Start managing financial data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Fintech Developers — Test and integrate Mono features directly from your code editor to maintain development flow.
  • Financial Analysts — Automate the collection of statements and transaction logs for faster reporting and auditing.
  • Operations Teams — Verify user identities and initiate payouts through simple natural language commands.
open-bankingafrica-fintechbank-statementtransaction-historypayment-api

5 tools expose this connector's capabilities to your AI agent.

get_account

Get Mono account details

get_identity

Get identity information for a Mono account

initiate_payment

Initiate a direct bank transfer

get_statement

Get bank statement for a Mono account

get_transactions

Get transactions for a Mono account

See how to talk to your AI agent using Mono.

Fetch the account details and balance for account ID 642a1b2c3d4e5f6g7h8i9j0k.

I've retrieved the details for account 642a1b2c3d4e5f6g7h8i9j0k. The account is held at GTBank with a current balance of 250,000 NGN. The account number is 0123456789.

List all credit transactions for account 642a1b2c... from the last month.

I found 3 credit transactions for the requested period. The largest was a transfer of 50,000 NGN on 15-10-2023 labeled 'Salary Deposit'. Would you like to see the full list?

Initiate a payment of 5000 kobo with reference 'REF-998' and description 'Service Fee'.

Payment initiation request sent. Reference: REF-998. Amount: 5000 kobo. Description: Service Fee. Please follow the redirect URL provided to complete the authorization.

Yes! Use the `get_account` tool with the specific Account ID. The agent will return the current balance, account number, and the name of the financial institution.

Related Connectors