Skip to content
Back to search
90
MCP live MCP 2025-11-25 streamable-http

io.github.ndkasndakn/refund-decide

io.github.ndkasndakn/refund-decide

Refund eligibility notary for US subscriptions. Returns ALLOWED/DENIED/UNKNOWN.

Uptime
100.0%
1 direct probes · 30d
Response
1025ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

Tools · 1

refund_eligibility

Evaluate a US consumer subscription refund against versioned source-backed rules. Returns UNKNOWN when required conditions are absent or the vendor requires approval or manual policy review.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ndkasndakn/refund-decide": {
      "url": "https://refund.decide.fyi/api/mcp",
      "transport": "streamable-http"
    }
  }
}