Fincra for your agents.
Connect Fincra 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 Fincra.
What agents can do with Fincra
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
fincra_list_banksList supported banks for payouts.
fincra_get_balancesGet wallet balances across all currencies.
fincra_initiate_checkoutCreate a payment checkout with amount, currency, and customer information.
fincra_initiate_payoutSend a payout to a bank account using bank code, account number, and amount.
fincra_verify_checkoutVerify the status of a checkout by payment reference.
fincra_get_checkoutGet the details of a checkout by reference.
fincra_list_currenciesList all supported currencies.
fincra_get_exchange_rateGet exchange rate between two currencies.
fincra_list_banks_detailsList supported bank details for a specific country.
fincra_resolve_accountResolve a bank account to verify the account name.
fincra_get_payoutGet details of a payout by reference.
fincra_list_payoutsList all payouts with optional filters.
fincra_list_transactionsList all transactions with optional filters.
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 Fincra dashboard and go to Settings > API Keys & Webhooks.
- Copy your Secret Key and Public Key.
- Provide both in the connection form.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Fincra to Even: call connect_begin("fincra") on the even-connect MCP and walk me through it.
Fincra initiates payment checkouts and payouts, verifies transaction status, and lists supported banks in Africa.
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.