Skip to main content
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

  1. Open Claude and go to SettingsConnectors, or visit the connector directory at claude.com/connectors.
  2. Locate the Razorpay connector in the directory. You can also open it directly at claude.com/connectors/razorpay.
  3. Click Connect. You are redirected to the Razorpay sign-in and consent screen.
  4. Sign in with your Razorpay merchant credentials and approve the requested permissions.
  5. 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.
Watch this video to see how to install the Razorpay MCP Server in Claude Desktop.

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
  1. Replace <your-base64-encoded-key-secret> with the Base64 token you generated. Refer to the Remote MCP Server setup to generate it.
  2. Run claude mcp list to confirm the server is registered. To authenticate using OAuth, run /mcp within a Claude Code session.
  3. Test the connection by asking: Show me available Razorpay tools.
Watch this video to see how to connect the Razorpay MCP Server to Claude Code (CLI).
Need Help?If you need any assistance with the integration, reach out to us at agentic-payments@razorpay.com.