Razorpay Guard
БесплатноНе проверенEnforces spend policies on Razorpay MCP tool calls by applying per-agent spend caps, category allowlists, and approval thresholds, with a tamper-evident audit l
Описание
Enforces spend policies on Razorpay MCP tool calls by applying per-agent spend caps, category allowlists, and approval thresholds, with a tamper-evident audit ledger.
README
Spend-policy enforcement middleware for Razorpay's MCP server.
Razorpay's official MCP server executes what it's told. Nothing in the stack vets
what an agent is allowed to tell it. razorpay-mcp-guard is an MCP middleware
that sits between the LLM agent and the Razorpay MCP tools, enforcing:
- Per-agent spend caps — daily / monthly / lifetime limits, enforced in paise.
- Category allowlists — only whitelisted tool categories (e.g.
payments,settlements) are reachable; everything else is blocked at the gate. - Approval thresholds — calls above a configurable rupee amount require explicit human approval before they reach Razorpay.
Every decision (allow, block, escalate) lands in an append-only audit ledger with hash-chained entries, so the trail itself is tamper-evident.
┌─────────────┐ tools/call ┌──────────────────┐ policy: ALLOW ┌──────────────────┐
│ LLM Agent │ ──────────────────► │ mcp-guard │ ─────────────────► │ Razorpay MCP │
│ (any client)│ ◄────────────────── │ (this proxy) │ ◄───────────────── │ server │
└─────────────┘ result └──────────────────┘ result └──────────────────┘
│ ▲
BLOCK/ESCALATE approve/deny
▼ │
Policy Engine + Audit Ledger + Approval Gate
Status
Work in progress — see docs/architecture.md.
License
MIT
Установить Razorpay Guard в Claude Desktop, Claude Code, Cursor
unyly install razorpay-mcp-guardСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add razorpay-mcp-guard -- uvx --from git+https://github.com/alfred-HQbot/razorpay-mcp-guard razorpay-mcp-guardПошаговые гайды: как установить Razorpay Guard
FAQ
Razorpay Guard MCP бесплатный?
Да, Razorpay Guard MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Razorpay Guard?
Нет, Razorpay Guard работает без API-ключей и переменных окружения.
Razorpay Guard — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Razorpay Guard в Claude Desktop, Claude Code или Cursor?
Открой Razorpay Guard на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Razorpay Guard with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
