Overview
Features
Payment Gateway APIs
A comprehensive set of PG tools (search, create-payment-link, get-order, simulate-payment, refunds, settlements, disputes, etc.) for managing payments, orders, and related operations.
Payouts APIs
Payouts tooling including transfers (standard and batch), transfer status, cashgram workflow, and authentication utilities.
SecureID APIs
SecureID tooling for identity verification tasks such as verify-name-match, KYC link generation and status checks.
Elicitation Support
ELICITATION_ENABLED enables interactive prompts to collect missing required parameters instead of failing validation.
Environment and Credentials
Supports sandbox and production environments; credentials set via environment variables (APP IDs and secrets) and 2FA key path.
Build and Run Workflow
Node.js-based runtime that builds to dist/ and runs from dist/index.js with npm install and npm run build.
Claude and VS Code Integrations
Provides sample JSON blocks for Claude and VS Code configurations to connect to the MCP server using dist/index.js.
Who Is This For?
- AI developers:Integrate Cashfree APIs (Payments, Payouts, SecureID) into AI tools via MCP.
- MCP integrators:Configure and run the MCP server in Claude desktop or VS Code to support payments workflows.
- Fintech teams:Test and deploy sandbox or production Cashfree integrations through MCP.




