Maplerad for your agents.
Connect Maplerad 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 Maplerad.
What agents can do with Maplerad
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
maplerad_pingSimple health check to verify connectivity. Returns a confirmation message.
maplerad_get_walletsList all wallet balances across supported currencies.
maplerad_enroll_customerCreate a new customer with name, email, and country.
maplerad_create_transferSend a local transfer (NGN, mobile money, etc.) to a bank account or mobile wallet.
maplerad_create_virtual_accountCreate a static virtual bank account for receiving payments from a customer.
maplerad_list_customersList all customers with optional pagination.
maplerad_get_customerGet a single customer by id.
maplerad_list_transactionsList all transactions across wallets.
maplerad_get_transactionGet details of a single transaction by id.
maplerad_list_transfersList all transfers with optional pagination.
maplerad_get_transferGet details of a single transfer.
maplerad_get_exchange_ratesGet current exchange rates for supported currency pairs.
maplerad_list_banksList supported banks for a country code.
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 Maplerad dashboard and go to Settings > API Keys.
- Copy your Bearer Secret Key.
- Paste the secret key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Maplerad to Even: call connect_begin("maplerad") on the even-connect MCP and walk me through it.
Enroll a customer in Maplerad and create a virtual account for receiving payments.
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.