Skip to content

Payment Gateway

Razorpay MCP connector

The Razorpay connector lets Claude, ChatGPT, Cursor, and the Elaichi Agent look up and update your Razorpay orders, payments, customers, settlements, QR codes, and invoices, with each person signed in as themselves and every action logged.

  • How it connects. Connects with an API key. The credential goes into a vault nobody reads back.

  • One address. https://api.elaichi.ai/mcp, the same for every user.

  • Their own access. An agent never gets more than the person it acts for.

How to connect

How to connect Razorpay to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Razorpay once

  1. Open Connections, choose Add connection, and pick Razorpay.

  2. Optionally set Share with to give a team access, then press Connect.

  3. Paste a Razorpay API key. One person generates a token in Razorpay and pastes it once. Everyone else works through Share with, and never sees it.

The credential is vaulted. Nobody reads it back, not even the AI.

Add connection

Choose a connector.

razorpay
Razorpay
Chimoney
Circle
Dwolla
Finexio
Flutterwave
2

In your AI client

Point it at one endpoint

Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.

Connect Razorpay to Claude

  1. 1

    Open Customize, then Connectors.

  2. 2

    Press Add.

  3. 3

    Name it, paste the MCP server URL, then Continue.

    https://api.elaichi.ai/mcp
  4. 4

    Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

Connect Razorpay to ChatGPT

  1. 1

    Open Plugins, then press the + button.

  2. 2

    Name it and paste the endpoint into Server URL.

    https://api.elaichi.ai/mcp
  3. 3

    Leave Authentication on OAuth, then tick the risk acknowledgement.

  4. 4

    Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

Connect Razorpay to Cursor

  1. 1

    Open ~/.cursor/mcp.json.

  2. 2

    Add the endpoint under mcpServers.

    https://api.elaichi.ai/mcp
  3. 3

    Reload Cursor, then sign in and approve.

~/.cursor/mcp.json

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

Set up per machine, so repeat it on each computer you work from.

Connect Razorpay to any MCP client

  1. 1

    Add the endpoint as a remote MCP server.

    https://api.elaichi.ai/mcp
  2. 2

    Sign in and approve.

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

The Elaichi Agent already has these tools, with nothing to set up.

Use cases

What teams do with Razorpay through Elaichi

Every one of these runs inside the access the person already has, and lands in the same audit log.

  • Finance

    Reconcile settlements without the spreadsheet

    Ask for last week's Razorpay settlements and the reconciliation detail behind each one, then match them to the payments that made them up before the books close.

  • Support

    Find a customer's payment while they wait

    Look up a Razorpay payment by its ID or by the customer's name, check whether it captured or failed and which card was used, and answer the ticket in one reply.

  • Sales

    Raise an order the moment a deal closes

    Create a Razorpay order for the agreed amount, add the customer record if they are new, and drop the order ID into the email so the customer can pay straight away.

  • Operations

    Set up QR codes for the pop-up

    Create a Razorpay QR code for each stall or counter, and close them again when the event ends so nobody pays into a code that should be retired.

  • Accounts receivable

    Tidy invoices before month end

    List open Razorpay invoices, correct a note or reference on the ones that are wrong, and delete the drafts that were raised by mistake.

  • Leadership

    Ask what came in this week

    Ask for this week's Razorpay payments grouped by day or by customer and get a plain-language summary without waiting for someone to export a report.

Try asking

  • “Show failed Razorpay payments from the last seven days.”
  • “Which Razorpay settlements landed this week, and for how much?”
  • “Create a Razorpay order for this customer's renewal invoice.”

See all 100 Razorpay tools below

AI tools

Razorpay tools for your AI agents

100 tools are ready to call through Elaichi's MCP endpoint the moment you connect Razorpay, governed by the same roles, restrictions, and audit log as everything else in Elaichi.

See it in Elaichi

What connecting Razorpay gets you

6 screens from the product, each doing one job for your Razorpay account.

The agent

Ask about payments, get answers from Razorpay.

Plain language questions return live Razorpay orders, payments and settlements.

  • orders
  • payments
  • customers
  • settlements

Ask Elaichi to work across your apps.

Show failed Razorpay payments from the last seven days.

Which Razorpay settlements landed this week, and for how much?

Create a Razorpay order for this customer's renewal invoice.

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor reach Razorpay here.

One org MCP endpoint over OAuth, no SDK and no shared API key.

ElaichiMCP clients
Claude ChatGPT Cursor

Copy the endpoint

https://api.elaichi.ai/mcp
Client Connected by Status Last used
Claude
E

Emma Laurent

• Connected 4 minutes ago
Cursor
S

Sofia Ricci

• Connected 2 hours ago
ChatGPT
C

Clara Nowak

• Connected Yesterday

Tool catalog

100 Razorpay tools are ready to call.

Orders, customers, payments, cards and settlements are covered without custom code.

  • List all Razorpay orders
  • Get single Razorpay order by ID
  • Create a Razorpay order
  • Update a Razorpay order by ID
ElaichiTools
Tool Action Description
List all Razorpay orders List Get all orders in Razorpay. Returns id, amount, amount_paid, amount_due, currency, receipt, status, attempts, notes, and created_at for each order.
Get single Razorpay order by ID Get Get details of a specific order in Razorpay by id. Returns id, amount, amount_paid, amount_due, currency, receipt, status, attempts, notes, and created_at fields.
Create a Razorpay order Create Create an order with amount and currency in Razorpay. Returns id, amount, amount_paid, amount_due, currency, receipt, status, attempts, notes, and created_at fields in the response.
Update a Razorpay order by ID Update Update an order's notes field in Razorpay using id. Returns id, amount, entity, amount_paid, amount_due, currency, receipt, status, attempts, notes, and created_at fields in the response.
List all Razorpay customers List Get all customers in Razorpay. Returns id, name, contact, email, gstin, notes, and created_at timestamp for each customer.

Toolboxes

Every team gets its own Razorpay toolbox.

Finance, support and growth each see a toolbox scoped to their work.

  • Finance
  • Support
  • Sales
  • Risk
ElaichiToolboxes
Name Source template Tools Created

Finance toolbox

Razorpay · settlements and payouts

Razorpay starter 18 Mar 4, 2026

Support toolbox

Razorpay · payments and refunds

9 Mar 2, 2026

Sales toolbox

Razorpay · orders and customers

24 Feb 27, 2026

Risk toolbox

Razorpay · card details and disputes

Razorpay starter 6 Feb 19, 2026

Engineering toolbox

Razorpay · order creation and webhooks

31 Jan 30, 2026

Growth toolbox

Razorpay · subscriptions and payment links

12 Jan 22, 2026

Shared connections

Teammates use Razorpay without seeing a key.

Each connection shows who linked the account and which teams and members share it.

  • Finance India
  • Support Tier 1
  • Sales EMEA
  • Risk Review
ElaichiConnections
Connection Scope Status Access
RA

Razorpay (Finance India)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
RA

Razorpay (Support Tier 1)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
RA

Razorpay (Sales EMEA)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
RA

Razorpay (Risk Review)

Connected by Daniel Ortega

Personal • Needs re-auth 1 team · 3 members
RA

Razorpay (Marketplace Payouts)

Connected by Clara Nowak

Personal • Active Not shared
RA

Razorpay (Engineering Sandbox)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every Razorpay call is on the record.

When, who, what happened, type and resource for each payment and refund action.

  • When
  • Who
  • What happened
  • Type
ElaichiAudit log
When Who What happened Type

2 minutes ago

Mar 6, 2026, 3:10 PM

E

Emma Laurent

[email protected]

Restriction Created Access

8 minutes ago

Mar 6, 2026, 3:04 PM

J

James Whitfield

[email protected]

Restriction Updated Access

14 minutes ago

Mar 6, 2026, 2:58 PM

S

Sofia Ricci

[email protected]

Role Assigned Access

20 minutes ago

Mar 6, 2026, 2:52 PM

D

Daniel Ortega

[email protected]

Razorpay Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Razorpay Orders Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Razorpay Orders List Toolbox

Launching soon

From answering questions to doing the work

A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.

Automations

A schedule drafts your settlement digest nightly.

Razorpay payments are fetched, grouped, drafted by an agent, approved, then posted back.

Razorpay digest

Run 418 · started 2 minutes ago · on behalf of Emma Laurent

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch orders

    Razorpay

    1.4s
  3. Group by owner

    Transform

    0.1s
  4. Draft the digest

    Agent step

    Ran with 4 tools, returned a structured summary

    6.2s
  5. Approve the digest

    Needs approval

    Assigned to Michael Brennan

    Approve
  6. Post the digest

    Razorpay

    Queued

Collections and dashboards

Razorpay payment health, refreshed on a schedule.

Four metrics, 14 days of orders created and a breakdown by team, computed directly.

Razorpay health

Refreshed 4 minutes ago · every 15 minutes · from the orders collection

Live

Orders

1,284 ↓ 12%

Payments

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Orders created

Last 14 days

By team

Share of activity

Finance India 34%

Support Tier 1 27%

Sales EMEA 21%

Risk Review 18%

FAQ

Frequently asked questions

How do I connect Razorpay to Claude?

Connect Razorpay in Elaichi first: you paste in a Razorpay API key, and that is the whole sign-in step, with no OAuth application to register and no client ID or secret to generate. Then in Claude go to Customize, then Connectors, then Add, and paste in the endpoint https://api.elaichi.ai/mcp. Claude asks you to sign in to Elaichi as yourself, and from then on Razorpay orders, payments, customers, settlements, QR codes, and invoices are available in your chat.

Does Razorpay work with ChatGPT and Cursor as well as Claude?

Yes. Once Razorpay is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client, and the Elaichi Agent. You connect Razorpay once and every client picks it up.

What can an AI agent actually do with my Razorpay data?

With Razorpay connected, an agent can list and look up orders, payments, customers, settlements, settlement reconciliation, QR codes, and invoices, and it can create orders, customers, and QR codes, update orders, customers, payments, and invoices, close QR codes, and delete invoices. In practice that means asking for a payment by ID, checking which card paid for it, raising an order for a new customer, or pulling the settlements for a date range. Razorpay has a large set of actions, so short concrete asks such as "show me payments from Tuesday" work better than long paragraphs.

Does connecting Razorpay give the AI access to my whole account?

An agent working through Elaichi only sees what the Razorpay API key it is using can see, so a key limited to reading payments cannot create orders or delete invoices. Elaichi can narrow that further with restrictions per action and per team, but it can never widen access beyond what the key allows in Razorpay itself.

Can my team share one Razorpay connection?

Yes. One person connects Razorpay in Elaichi and shares the connection with a team, and nobody else ever handles the API key. Each teammate still signs in to Elaichi as themselves, so the audit log names the person who looked up a settlement or created an order, not just the shared connection.

Can I stop an agent from deleting or changing things in Razorpay?

Yes. In Elaichi you restrict Razorpay actions one at a time, so you can allow looking up payments and orders while blocking deleting invoices, updating customers, or closing QR codes. A blocked action is never advertised to Claude, ChatGPT, Cursor, or any other client, so no prompt, however worded, can reach it.

What happens to a Razorpay connection when someone leaves?

When you offboard someone in Elaichi, their access to Razorpay through every client ends at once, and any shared Razorpay connection keeps working for everyone else on the team. If you want to remove Razorpay altogether, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other client at the same time.

Put Razorpay in front of your team

Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.