Payment gateway for India
Complete payment solution for UPI, cards, wallets, and net banking.
{
"mcpServers": {
"razorpay": {
"env": {
"RAZORPAY_KEY_ID": "your_key_id",
"RAZORPAY_KEY_SECRET": "your_secret"
},
"args": [
"-y",
"@razorpay/mcp-server"
],
"command": "npx"
}
}
}RAZORPAY_KEY_IDyour_key_idRAZORPAY_KEY_SECRETyour_secret