SumUp for your agents.
Connect SumUp 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 SumUp.
What agents can do with SumUp
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
sumup_get_merchant_profileGet the merchant profile including business details and registered currencies.
sumup_list_transactionsList transactions with optional date range filtering.
sumup_get_transactionGet the details of a single transaction by its ID.
sumup_create_checkoutCreate a checkout (payment request) with amount, currency, and return URLs.
sumup_list_payoutsList payouts (settlements) to your bank account.
sumup_get_checkoutGet the details of a checkout by its id.
sumup_get_payoutGet a single payout by its id.
sumup_list_checkoutsList checkouts with optional date range and status filtering.
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 SumUp dashboard and go to Settings > API Keys.
- Generate a new API key (bearer token).
- Copy and paste the API key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect SumUp to Even: call connect_begin("sumup") on the even-connect MCP and walk me through it.
Retrieve merchant profile from SumUp and list transactions with filters.
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.