razorpay-recon-mcp

QalaLabs/razorpay-recon-mcp
★ 0 stars TypeScript API Integration Updated 4d ago
Razorpay payment reconciliation MCP server — reconcile payments against Odoo, anomaly detection, WhatsApp alerts
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "razorpay-recon-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "QalaLabs/razorpay-recon-mcp"
      ]
    }
  }
}

README Excerpt

Daily payment reconciliation: Razorpay payments → Odoo orders → WhatsApp alerts. ``` Razorpay MCP Server (remote) ──┐ ├── Razorpay Recon MCP ──→ Odoo (JSON-RPC) Razorpay REST API (settlements) ┘ │ → WhatsApp (Convertway) │ └── 8 Tools + Daily Cron (8 AM) ``` 1. Login to [Razorpay Dashboard](https://dashboard.razorpay.com/) → Account & Settings → API Keys

Tools (10)

FINANCE_TEAM_PHONERAZORPAY_AUTH_HEADERget_paymentsget_payout_statusget_refundsget_settlementsreconcile_ordersrun_anomaly_detectionrun_backtestrun_daily_reconciliation