Culqi for your agents.
Connect Culqi once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 12 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Culqi.
What agents can do with Culqi
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
culqi_list_chargesList charges, newest first.
culqi_create_chargeCreate a new charge. Amount is in the currency's smallest unit (cents for PEN).
culqi_get_chargeGet the details of a specific charge by ID.
culqi_capture_chargeCapture a previously authorized charge.
culqi_refund_chargeRefund a charge by its ID.
culqi_list_customersList customers in the account.
culqi_create_customerCreate a new customer.
culqi_get_customerGet a customer by their id.
culqi_create_cardCreate a card for a customer from a token.
culqi_list_plansList subscription plans.
culqi_create_planCreate a new subscription plan.
culqi_get_planGet a plan by its 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 your Culqi panel and go to API Keys.
- Copy your Secret Key.
- Use it as a Bearer token. Test keys are available in the panel.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Culqi to Even: call connect_begin("culqi") on the even-connect MCP and walk me through it.
Create and track Culqi payment charges, then process refunds for failed transactions.
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.