Github Cashfree Cashfree Mcp
Cashfree MCP server for cashfree docs and APIs
About This MCP Server
Cashfree MCP server for cashfree docs and APIs This MCP server enables AI assistants like Claude to seamlessly interact with Github Cashfree Cashfree, providing structured access to its functionality through the Model Context Protocol (MCP).
Key Capabilities:
- Connect to and interact with external APIs
- Handle authentication and authorization flows
- Transform and process API responses
- Manage webhook subscriptions and events
Common Use Cases:
- Integrating third-party services into AI workflows
- Automating API-driven business processes
- Building multi-service orchestration pipelines
- Testing and debugging API integrations
How It Works: Github Cashfree Cashfree integrates with AI coding assistants and chat interfaces through the standardized MCP protocol. Once configured, your AI assistant can directly invoke Github Cashfree Cashfree's tools, enabling natural language interaction with its features without manual API calls or custom integrations.
Technical Details: Server type: Package · Language: JavaScript/TypeScript
Tools & Endpoints3
Specifications
Requirements
- Before installing
- ensure you have Node.js v14.x or higher installed. If you're using nvm or brew
- make sure the correct version is active:
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
Install
npm installConfigure
{
"mcpServers": {
"cashfree": {
"command": "node",
"args": ["/path/to/cashfree-mcp/dist/index.js"],
"env": {
"PAYMENTS_APP_ID": "YOUR_PG_CLIENT_ID",
"PAYMENTS_APP_SECRET": "YOUR_PG_CLIENT_SECRET",
"PAYOUTS_APP_ID": "YOUR_PAYOUTS_CLIENT_ID",
"PAYOUTS_APP_SECRET": "YOUR_PAYOUTS_CLIENT_SECRET",
"TWO_FA_PUBLIC_KEY_PEM_PATH": "/path/to/public_key.pem",
"SECUREID_APP_ID": "YOUR_SECUREID_CLIENT_ID",
"SECUREID_APP_SECRET": "YOUR_SECUREID_CLIENT_SECRET",
"TOOLS": "pg,payouts,secureid",
"ENV": "sandbox",
"ELICITATION_ENABLED": "true"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github Cashfree Cashfree Mcp
- Function
- Cashfree MCP server for cashfree docs and APIs
- Available Tools
- pg: Payment Gateway APIs, payouts: Payouts APIs, secureid: SecureID APIs
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- npm install
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.