Available in🇮🇳 India
Razorpay is available as an official connector in Claude. As it is already listed in the Claude connector directory, you do not need to add a custom connector or edit any configuration file. Connect the listed connector and authorise it to get started.
Claude Desktop and Web App
- Open Claude and go to Settings → Connectors, or visit the connector directory at claude.com/connectors.
- Locate the Razorpay connector in the directory. You can also open it directly at claude.com/connectors/razorpay.
- Click Connect. You are redirected to the Razorpay sign-in and consent screen.
- Sign in with your Razorpay merchant credentials and approve the requested permissions.
- Return to Claude. The Razorpay connector is now active. To use it within a chat, click the + icon (or type /) and enable Razorpay as a tool source.
Handy TipsDirectory connectors that access private data use OAuth, so access is scoped to your own Razorpay permissions. Access to the connector directory requires a paid Claude plan.
Claude Code (CLI)
Claude Code connects to the Razorpay Remote MCP Server over HTTP transport. Run the following command in your terminal:Add Razorpay MCP Server
- Replace
<your-base64-encoded-key-secret>with the Base64 token you generated. Refer to the Remote MCP Server setup to generate it. - Run
claude mcp listto confirm the server is registered. To authenticate using OAuth, run/mcpwithin a Claude Code session. - Test the connection by asking: Show me available Razorpay tools.
Need Help?If you need any assistance with the integration, reach out to us at agentic-payments@razorpay.com.