io.github.ndkasndakn/refund-decide
io.github.ndkasndakn/refund-decideRefund eligibility notary for US subscriptions. Returns ALLOWED/DENIED/UNKNOWN.
Tools · 1
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.
Similar MCP servers embedding-nearest
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"
}
}
}