← All WebMCP sites

razorpay.com

Finance & Cryptohttps://razorpay.com/listed as of 2026-08-21
Online Payments India: Start Accepting Payments Instantly with Razorpay's Payment Suite, which Supports Netbanking, Credit Card & Debit Cards, UPI etc.
See Ora's auditWe loaded this site in a real browser and scored its tools.

Tools

get_product_detailsanswerimperative
Returns detailed information about a specific Razorpay product, including features, pricing, and ideal use cases. Use this when the user asks what a Razorpay product does, how it works, how it's priced, or whether it suits their business needs.
Input schema
{
  "type": "object",
  "properties": {
    "product": {
      "type": "string",
      "description": "The Razorpay product to look up. Choose the closest match: 'payment-gateway' for core domestic payments, 'magic-checkout' for D2C one-click checkout, 'optimizer' for multi-gateway routing, 'payment-links' for no-website payment collection, 'payment-pages' for hosted no-code pages, 'payment-buttons' for website embed buttons, 'pos' for offline/in-store terminals, 'qr-code' for QR-based payments, 'subscriptions' for recurring billing, 'upi-autopay' for recurring UPI mandates, 'e-mandate' for netbanking recurring mandates, 'international-payments' for cross-border, 'route' for split/marketplace payouts, 'instant-settlements' for on-demand settlements, 'engage' for loyalty and rewards, 'razorpayx' for business banking, 'vendor-payments' for accounts payable, 'payout-links' for outbound payments without bank details, 'payroll' for salary and compliance, 'rize' for company registration.",
      "enum": [
        "payment-gateway",
        "magic-checkout",
        "optimizer",
        "payment-links",
        "payment-pages",
        "payment-buttons",
        "pos",
        "qr-code",
        "subscriptions",
        "upi-autopay",
        "e-mandate",
        "international-payments",
        "route",
        "instant-settlements",
        "engage",
        "razorpayx",
        "vendor-payments",
        "payout-links",
        "payroll",
        "rize"
      ]
    }
  },
  "required": [
    "product"
  ]
}
Listings are sourced from public community registries and shown as reported.