Pagar.me for your agents.
Connect Pagar.me once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 8 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Pagar.me.
What agents can do with Pagar.me
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
pagarme_list_customersList customers, newest first.
pagarme_create_orderCreate a new order with items, customer, and payment method.
pagarme_get_orderGet the details of an order by ID.
pagarme_capture_orderCapture a pre-authorized order by its ID.
pagarme_cancel_orderCancel an order by its ID.
pagarme_create_customerCreate a new customer. `name` and `email` are required. Optionally set `type` (individual or company) and `document` (CPF/CNPJ).
pagarme_get_customerGet a single customer by id.
pagarme_list_ordersList all orders with optional filters and pagination.
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 Pagar.me dashboard and go to Keys.
- Copy your Secret Key (Chave Secreta).
- Use it as a Bearer token. Test keys are available for sandbox.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Pagar.me to Even: call connect_begin("pagarme") on the even-connect MCP and walk me through it.
Create Pagar.me orders with payment methods, capture charges, and cancel orders.
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.