Razor Dvara MCP Server
Enables COD commerce checkout agents to enforce merchant-defined cash-on-delivery rules, partial prepayment, offers, delivery risk scoring, and serviceability checks, with audit-trail logging and fail-closed degraded behavior.
README
Razor Dvara
v0.1.0 · updated 2026-08-22 · gated agentic checkout for COD commerce
"I am trying to setup payment methods where I want to charge extra amount for COD Orders." — merchant on Shopify Community, Jan 1 2025 (thread, zero replies)
COD is still ~half of Indian e-commerce orders. It also drives most of the returns: Tier-2/3 markets see 58–64% COD but 76–83% of RTO volume (bepragma.ai, Jun 2026). Every failed delivery costs ₹180–240 in logistics alone.
Razor Dvara lets merchants set COD rules once. AI buyers get structured answers. The audit trail proves what happened.
What this does
| Tool | What it answers |
|---|---|
cod_fee |
Should COD be allowed? What fee applies? Which rule fired? |
partial_cod |
How much should the buyer prepay before delivery? |
offer_orchestrator |
Which existing dashboard offer should attach to this order? |
rto_risk |
How risky is this delivery? What drives the score? |
serviceability_check |
Can we deliver here? Is the backend healthy? |
Every response includes reason_code and rule_id. Every decision appends to an audit trail. If the backend dies, the edge cache serves stale data with a degraded flag and completes the order prepaid-only.
Architecture
AI buyer / checkout agent
|
| MCP (streamable HTTP)
v
+-------------------------------------------+
| Razor Dvara MCP Server |
| 5 tools · zero overlap w/ official 45 |
+-------------------+-----------------------+
|
v
+-------------------------------------------+
| Policy Engine (src/gates/) |
| merchant caps · PIN rules → reason + ID |
+-------------------+-----------------------+
|
v
+-------------------------------------------+
| Audit Trail (Cloudflare D1) |
| sequence numbers · UTC · append-only |
+-------------------+-----------------------+
|
v
+-------------------------------------------+
| SWR Edge Cache |
| 8s origin timeout → stale fallback |
| degraded flag → fail-closed COD |
+-------------------------------------------+
Shopify side: Payment Customization Function
keyed on dvara.cod.eligible metafield
hides COD when any cart line ineligible
Full architecture with protocol lineage: docs/architecture.md
Honest constraints
- Offers are dashboard-create-only. We attach existing offer IDs; we don't mint them.
- RTO/COD Intelligence is dashboard-only with no public API. Our scorer uses calibrated weights from published industry rates — it's not ML.
- Serviceability is an inbound contract we implement ourselves. Magic Checkout's documented 10-second hard kill is the SLA we guarantee.
- Test mode only (
rzp_test_keys). No real money moves.
NOT building
- Chat UI — this is infrastructure between agents and money actions, not a conversational product.
- Real ML for RTO scoring — calibrated weights without delivery-outcome data would produce misleading precision.
- Offer creation via API — Razorpay doesn't expose it; pretending otherwise would be dishonest.
- Production deployment — buildathon prototype on test keys.
Evidence
Every claim maps to a checkable artifact: docs/EVIDENCE.md
Tests
pnpm install
pnpm test
36 tests across 7 files covering rule evaluation, risk scoring, serviceability, cache degradation, Shopify function behavior, and end-to-end pipeline determinism.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。