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.
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.
- Razorpay MCP Serverdiscovered
- Razorpay APIdiscovered
- Razorpay CLIdiscovered
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.
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
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://razorpay.com/llms.txt
- API catalog✓https://razorpay.com/.well-known/api-catalog
- OpenAPI document✓https://razorpay.com/openapi.json
- MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✓https://razorpay.com/.well-known/oauth-protected-resource
- Agent card✓https://razorpay.com
- Agent skills✓https://razorpay.com/.well-known/agent-skills/index.json
Publish these signals → /publishing