Cashfree Here
Freeby MCP Community
Cashfree payment plugin for MCP Apps SDK
v1.0.2Added Apr 12, 2026
cashfreepaymentchatgptapps-sdkmcp
Cashfree Here MCP Server
Cashfree payment plugin for MCP Apps SDK
Installation
Reviews
Installation
Quick install
npx -y @cashfreepayments/cashfree-here
Add to claude_desktop_config.json
{
"mcpServers": {
"cashfree-here": {
"command": "npx",
"args": ["-y", "@cashfreepayments/cashfree-here"]
}
}
}