Monnify for your agents.
Connect Monnify once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 13 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Monnify.
What agents can do with Monnify
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
monnify_list_banksList all supported banks in Nigeria with their codes and names.
monnify_initiate_transactionInitialize a debit transaction by sending amount, customer name, email, and payment reference.
monnify_verify_transactionVerify the status of a transaction by its payment reference.
monnify_initiate_transferInitiate a bank transfer to a Nigerian bank account using bank code and account number.
monnify_get_transaction_statusCheck the status of a transaction by its transaction reference.
monnify_get_bank_detailsGet bank name and other details for a bank code.
monnify_resolve_accountResolve a bank account number to get the account name.
monnify_get_transaction_detailsGet detailed transaction information by transaction reference.
monnify_list_transactionsList all merchant transactions with optional date filters.
monnify_get_wallet_balanceGet wallet balance for the merchant.
monnify_create_reserved_accountCreate a reserved/dedicated account number for a customer.
monnify_get_reserved_accountsList all reserved accounts for the merchant.
monnify_get_transfer_statusCheck the status of a bank transfer by reference.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log into the Monnify dashboard and go to Settings > API Keys.
- Copy the API Key and the Secret Key.
- The first field is the API Key; the second is the Secret Key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Monnify to Even: call connect_begin("monnify") on the even-connect MCP and walk me through it.
Monnify initiates payment transactions and bank transfers, verifies payment status, and lists supported banks.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.