OpenPay for your agents.
Connect OpenPay once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to OpenPay.
What agents can do with OpenPay
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
openpay_list_chargesList charges for this merchant, newest first.
openpay_create_chargeCreate a new charge to capture payment from a customer.
openpay_get_chargeGet the details of a specific charge by transaction ID.
openpay_capture_chargeCapture a previously pre-authorized charge.
openpay_refund_chargeRefund a charge, fully or partially, by transaction ID.
openpay_list_customersList all customers for this merchant.
openpay_create_customerCreate a new customer record.
openpay_create_payoutMake a payout (withdrawal) to a bank account or card.
openpay_list_feesList fees applied to a specific charge transaction.
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 OpenPay dashboard and go to API Keys.
- Copy your Merchant ID and Private Key.
- The Merchant ID is your username; the Private Key is your password.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect OpenPay to Even: call connect_begin("openpay") on the even-connect MCP and walk me through it.
Create a charge with OpenPay for a customer and refund it if the transaction fails.
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.