Mangopay for your agents.
Connect Mangopay 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 Mangopay.
What agents can do with Mangopay
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
mangopay_list_usersList all users (natural and legal persons) on the platform.
mangopay_create_natural_userCreate a new natural person user with name, email, and address.
mangopay_create_walletCreate a wallet that holds funds for a user in a specific currency.
mangopay_create_payoutSend a payout to a bank account. Must have a sufficient wallet balance.
mangopay_create_transferTransfer funds between two wallets (e.g. from a user to a merchant).
mangopay_get_userGet details of a single user by id.
mangopay_update_userUpdate a natural or legal user's details.
mangopay_get_walletGet details of a wallet including balance.
mangopay_list_transactionsList transactions for a wallet.
mangopay_get_payoutGet details of a specific payout.
mangopay_get_transferGet details of a specific transfer.
mangopay_create_bank_accountCreate a bank account (IBAN or US) for a user.
mangopay_get_cardGet details of a registered card by id.
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 Mangopay dashboard and go to Settings > API.
- Copy your Client ID and API Passphrase.
- Use the Client ID as the username and the API Passphrase as the password.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Mangopay to Even: call connect_begin("mangopay") on the even-connect MCP and walk me through it.
Create natural person users in Mangopay, set up wallets for payments, and transfer funds between marketplace accounts.
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.