Cashfree for your agents.
Connect Cashfree 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 Cashfree.
What agents can do with Cashfree
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
cashfree_list_ordersList orders with optional status filtering and pagination.
cashfree_create_orderCreate a new payment order with amount, customer details, and optional offer.
cashfree_get_orderGet the details of a specific order by its ID.
cashfree_create_refundInitiate a refund for an order by order ID with the refund amount.
cashfree_get_paymentsList payments for a specific order.
cashfree_get_settlementsGet settlement details for the account.
cashfree_list_refundsList refunds for a specific order.
cashfree_get_refundGet details of a specific refund.
cashfree_create_order_payCreate a payment session for an order.
cashfree_create_subscriptionCreate a new subscription.
cashfree_list_subscription_plansList all available subscription plans.
cashfree_get_subscriptionGet details of a specific subscription.
cashfree_cancel_subscriptionCancel an active subscription.
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 Cashfree merchant dashboard and go to Settings > API Keys.
- Copy the Client ID and Client Secret.
- Provide the Client ID and Client Secret in the connection form.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Cashfree to Even: call connect_begin("cashfree") on the even-connect MCP and walk me through it.
Create payment orders in Cashfree, process customer transactions, retrieve payment details, and initiate refunds.
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.