io.github.cashfree/cashfree-mcp MCP Server
io.github.cashfree/cashfree-mcp
What is the io.github.cashfree/cashfree-mcp MCP server?
Cashfree MCP server for cashfree docs and APIs
How to install io.github.cashfree/cashfree-mcp
Copy-paste configuration for popular MCP clients.
PAYMENTS_APP_IDsecretPayment Gateway App Id
PAYMENTS_APP_SECRETsecretPayment Gateway App Secret
PAYOUTS_APP_IDsecretPayouts App Id
PAYOUTS_APP_SECRETsecretPayouts App Secret
TWO_FA_PUBLIC_KEY_PEM_PATHPath to the PEM file containing the public key for verifying 2FA signatures
SECUREID_APP_IDsecretSecureId App Id
SECUREID_APP_SECRETsecretSecureId App Secret
TOOLSrequiredTools (Comma-separated list of modules to enable. Available options: pg, payouts, secureid)
ENVrequiredEnvironment (production/sandbox default: sandbox)
{
"mcpServers": {
"cashfree-mcp": {
"command": "npx",
"args": [
"-y",
"@cashfreepayments/cashfree-mcp"
],
"env": {
"PAYMENTS_APP_ID": "<YOUR_PAYMENTS_APP_ID>",
"PAYMENTS_APP_SECRET": "<YOUR_PAYMENTS_APP_SECRET>",
"PAYOUTS_APP_ID": "<YOUR_PAYOUTS_APP_ID>",
"PAYOUTS_APP_SECRET": "<YOUR_PAYOUTS_APP_SECRET>",
"TWO_FA_PUBLIC_KEY_PEM_PATH": "<YOUR_TWO_FA_PUBLIC_KEY_PEM_PATH>",
"SECUREID_APP_ID": "<YOUR_SECUREID_APP_ID>",
"SECUREID_APP_SECRET": "<YOUR_SECUREID_APP_SECRET>",
"TOOLS": "<YOUR_TOOLS>",
"ENV": "<YOUR_ENV>"
}
}
}
}{
"mcpServers": {
"cashfree-mcp": {
"command": "npx",
"args": [
"-y",
"@cashfreepayments/cashfree-mcp"
],
"env": {
"PAYMENTS_APP_ID": "<YOUR_PAYMENTS_APP_ID>",
"PAYMENTS_APP_SECRET": "<YOUR_PAYMENTS_APP_SECRET>",
"PAYOUTS_APP_ID": "<YOUR_PAYOUTS_APP_ID>",
"PAYOUTS_APP_SECRET": "<YOUR_PAYOUTS_APP_SECRET>",
"TWO_FA_PUBLIC_KEY_PEM_PATH": "<YOUR_TWO_FA_PUBLIC_KEY_PEM_PATH>",
"SECUREID_APP_ID": "<YOUR_SECUREID_APP_ID>",
"SECUREID_APP_SECRET": "<YOUR_SECUREID_APP_SECRET>",
"TOOLS": "<YOUR_TOOLS>",
"ENV": "<YOUR_ENV>"
}
}
}
}{
"mcpServers": {
"cashfree-mcp": {
"command": "npx",
"args": [
"-y",
"@cashfreepayments/cashfree-mcp"
],
"env": {
"PAYMENTS_APP_ID": "<YOUR_PAYMENTS_APP_ID>",
"PAYMENTS_APP_SECRET": "<YOUR_PAYMENTS_APP_SECRET>",
"PAYOUTS_APP_ID": "<YOUR_PAYOUTS_APP_ID>",
"PAYOUTS_APP_SECRET": "<YOUR_PAYOUTS_APP_SECRET>",
"TWO_FA_PUBLIC_KEY_PEM_PATH": "<YOUR_TWO_FA_PUBLIC_KEY_PEM_PATH>",
"SECUREID_APP_ID": "<YOUR_SECUREID_APP_ID>",
"SECUREID_APP_SECRET": "<YOUR_SECUREID_APP_SECRET>",
"TOOLS": "<YOUR_TOOLS>",
"ENV": "<YOUR_ENV>"
}
}
}
}{
"servers": {
"cashfree-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@cashfreepayments/cashfree-mcp"
],
"env": {
"PAYMENTS_APP_ID": "<YOUR_PAYMENTS_APP_ID>",
"PAYMENTS_APP_SECRET": "<YOUR_PAYMENTS_APP_SECRET>",
"PAYOUTS_APP_ID": "<YOUR_PAYOUTS_APP_ID>",
"PAYOUTS_APP_SECRET": "<YOUR_PAYOUTS_APP_SECRET>",
"TWO_FA_PUBLIC_KEY_PEM_PATH": "<YOUR_TWO_FA_PUBLIC_KEY_PEM_PATH>",
"SECUREID_APP_ID": "<YOUR_SECUREID_APP_ID>",
"SECUREID_APP_SECRET": "<YOUR_SECUREID_APP_SECRET>",
"TOOLS": "<YOUR_TOOLS>",
"ENV": "<YOUR_ENV>"
}
}
}
}claude mcp add cashfree-mcp --env PAYMENTS_APP_ID=<YOUR_PAYMENTS_APP_ID> --env PAYMENTS_APP_SECRET=<YOUR_PAYMENTS_APP_SECRET> --env PAYOUTS_APP_ID=<YOUR_PAYOUTS_APP_ID> --env PAYOUTS_APP_SECRET=<YOUR_PAYOUTS_APP_SECRET> --env TWO_FA_PUBLIC_KEY_PEM_PATH=<YOUR_TWO_FA_PUBLIC_KEY_PEM_PATH> --env SECUREID_APP_ID=<YOUR_SECUREID_APP_ID> --env SECUREID_APP_SECRET=<YOUR_SECUREID_APP_SECRET> --env TOOLS=<YOUR_TOOLS> --env ENV=<YOUR_ENV> -- npx -y @cashfreepayments/cashfree-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.