R

razorpay.com

Razorpay provides payment acceptance, financial operations, and related business payment infrastructure, including orders, payments, refunds, subscriptions, settlements, and payouts. It also offers developer tooling for terminal and AI-agent access to those capabilities.

3 integrations · MCP · REST · CLI

Razorpay exposes a REST API at https://api.razorpay.com/v1, an OAuth-protected MCP server at https://mcp.razorpay.com/mcp, and a `razorpay` CLI; the API accepts either Basic auth with Razorpay API keys or OAuth 2.0 tokens from the MCP auth server, while the MCP server uses OAuth and the CLI is configured with API keys.

discovered 1d ago
MCP servers1
REST · OpenAPI1
CLI1
Credentials
Razorpay API key ID and key secretbasicGet credentials

In the Razorpay Dashboard, switch to Test or Live mode, then go to Account & Settings → API Keys → Generate Key. Save both the key_id and key_secret when shown; the secret is only visible at creation time. Use Test keys (prefix rzp_test_) for sandbox work and Live keys (prefix rzp_live_) for production.

Razorpay MCP OAuth client credentialsoauth2Set up OAuth

Register an OAuth client for the Razorpay MCP server using Dynamic Client Registration at `/register`, or request manual registration from the Razorpay Support Team. The MCP OAuth server advertises authorization_code, client_credentials, and refresh_token grants with scope read_only at the well-known authorization server metadata.

conventions · 6/8 published

Publish these signals → /publishing