Razorpay Connector for AI agents.
12 live capabilities
Manage Indian payment orders and refunds through natural conversation.
Waiting for input…
Why people use Razorpay
Razorpay for Faster Refund Management
With this Connector, you just tell your agent to find the refund status or list recent refunds. It pulls the data instantly, so you can handle the request while staying in your primary workspace. You get your time back.
What Vinkius changes
You get a direct line to your payment data without the manual clicking.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Checking if a refund cleared
An e-commerce owner asks their agent to check a refund status.
- Real-world use case 02
Onboarding a new client
A consultant asks the agent to create a payment link for a specific invoice.
- Real-world use case 03
Daily settlement audit
A finance lead asks for today's settlement total.
Complete set · 12capabilities
The complete Razorpay capability set.
These are the exact actions your AI can choose when you ask it to work with Razorpay.
01—04
4 capabilities in this set.
Part of 12 available through Razorpay.
- 01 Capability
Get order
Fetch the specific details of a single order. Use this to see exactly what a customer purchased.
- 02 Capability
Get payment
Pull the details for a specific payment transaction. It's useful for verifying captured funds.
- 03 Capability
List customers
Get a full list of all customers in your account. Use this to audit your user base.
- 04 Capability
List invoices
Retrieve a list of all your current invoices. This helps you track what still needs to be paid.
05—08
4 capabilities in this set.
Part of 12 available through Razorpay.
- 05 Capability
List payments
Get a list of all your payments. This is your primary way to see transaction history.
- 06 Capability
List refunds
View all refunds processed in your account. Use this to keep your records straight.
- 07 Capability
List settlements
See all your settlement records. This is how you track your actual bank transfers.
- 08 Capability
List subscriptions
Pull a list of all your recurring subscriptions. Use this to monitor your monthly revenue.
09—12
4 capabilities in this set.
Part of 12 available through Razorpay.
- 09 Capability
List transfers
List all your transfers. Use this to see the movement of funds between accounts.
- 10 Capability
List orders
Pull a list of all payment orders. Use this to see a high-level view of your sales.
- 11 Capability
Create customer
Add a new customer to your database. Use this to onboard new users via natural language.
- 12 Capability
Create order
Create a new payment order with a specific amount. Use this to generate new payment links.
Set up in minutes
One URL. Then ask Razorpay to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Razorpay from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_195Z4eCYhWvkBAip9RHLCm4K0sDWv32HoU3zLDPm/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Razorpay, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Razorpay for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_195Z4eCYhWvkBAip9RHLCm4K0sDWv32HoU3zLDPm/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Razorpay URL.
- Step 03
Save and start
Save the connection and enable Razorpay in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"razorpay": {
"url": "https://edge.vinkius.com/vk_preview_195Z4eCYhWvkBAip9RHLCm4K0sDWv32HoU3zLDPm/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Razorpay
Open Agent mode in chat and ask: "Using Razorpay, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"razorpay": {
"url": "https://edge.vinkius.com/vk_preview_195Z4eCYhWvkBAip9RHLCm4K0sDWv32HoU3zLDPm/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Razorpay
Ask Copilot: "Using Razorpay, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"razorpay": {
"url": "https://edge.vinkius.com/vk_preview_195Z4eCYhWvkBAip9RHLCm4K0sDWv32HoU3zLDPm/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Razorpay
Open Cascade and ask: "Using Razorpay, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"razorpay": {
"url": "https://edge.vinkius.com/vk_preview_195Z4eCYhWvkBAip9RHLCm4K0sDWv32HoU3zLDPm/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Razorpay
Ask Cline: "Using Razorpay, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add razorpay --transport http "https://edge.vinkius.com/vk_preview_195Z4eCYhWvkBAip9RHLCm4K0sDWv32HoU3zLDPm/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Razorpay
Ask Claude: "Using Razorpay, show me...". 12 tools are ready
Where the request belongs
Work Razorpay can move forward.
For the e-commerce owner who is tired of jumping between the store and the payment dashboard, or the finance lead who needs to reconcile settlements without digging through logs.
E-commerce Manager
Checking order statuses and creating payment links for customers during peak sales.
Finance Operations Lead
Monitoring daily settlements and processing refunds without leaving the chat.
Full-stack Developer
Pulling real-time payment metadata to build custom internal capabilities or dashboards.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAdyen
Global payment processing. manage payments, refunds, and merchant accounts via AI.
Paystack
Manage payments via Paystack. list transactions, verify payments, and manage customers directly from any AI agent.
PayPal
Manage e-commerce payments via PayPal. orchestrate orders, process captures securely, issue refunds natively, and structure active subscriptions using AI.
Paddle
Manage billing, subscriptions, and transactions via Paddle. inspect customers, list products, pause recurring plans, and void transactions from any AI agent.
Durianpay
Equip your AI agent to manage payments, track checkout orders, and monitor settlements via the Durianpay API.
Stripe
Manage payments, customers, products and subscriptions via Stripe. create payment intents, track invoices and audit refunds from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Razorpay connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Razorpay.
The practical details behind the request, access and result.
Can the Razorpay MCP handle my refunds?
Yes, it lets you view all refunds processed in your account. You can ask your agent to list them or check the status of a specific one without logging into the Razorpay dashboard.
How does Razorpay MCP help with e-commerce?
It pulls order data and payment history directly into your chat. This means you can check if a customer's payment was successful or find specific order details instantly.
Can I create customers with Razorpay MCP?
Yes, you can use it to add new customers to your database via natural language. Just tell your agent the customer's details and it will handle the rest.
Does Razorpay MCP show my subscriptions?
It does. You can pull a list of all your active subscriptions and recurring billing plans to monitor your revenue streams in real time.
Can I check settlement dates?
Yes, the Connector can list all your settlements. You can ask your agent to show you exactly when your funds were moved to your bank account.
Is Razorpay MCP good for Indian payments?
It is specifically designed for Razorpay, which is a leading payment gateway in India. It handles the local payment nuances like UPI and Net Banking perfectly.
Can my AI automatically find the details for a specific payment just by providing its ID?
Yes! Use the get_payment capability with the Payment ID. Your agent will respond with complete metadata, including capture status, refund history, and customer notes in seconds.
How do I find my Razorpay Key ID and Key Secret?
Log in to your Razorpay dashboard, navigate to Settings > API Keys, and generate a new key pair. You will see the Key ID immediately and must download the Key Secret.
One connection away
Give your agent a direct line to Razorpay.
Connect Razorpay once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available