decide.fyi
refund.decide.fyi
Deterministic subscription decision notaries for US consumers. Four stateless MCP servers: refund, cancel, return, trial.
refund.decide.fyi via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 26/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-15 00:33:08 current | 569d3bf30aa6… |
view → |
Endpoints
| Agent card | https://refund.decide.fyi/.well-known/agent-card.json |
Skills · 1 declared · mapped to canonical taxonomy
Deterministic subscription decision notaries for US consumers. Four stateless MCP servers: refund, cancel, return, trial.
Health · last 17 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/refund.decide.fyi) [](https://agenstry.com/agents/refund.decide.fyi) [](https://agenstry.com/agents/refund.decide.fyi) [](https://agenstry.com/agents/refund.decide.fyi)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "decide.fyi",
"version": "1.2.1",
"description": "Deterministic subscription decision notaries for US consumers. Four stateless MCP servers: refund, cancel, return, trial.",
"url": "https://decide.fyi",
"services": [
{
"name": "RefundDecide Notary",
"endpoint": "https://refund.decide.fyi/api/v1/refund/eligibility",
"mcp_url": "https://refund.decide.fyi/api/mcp",
"capabilities": [
"dev.ucp.notary.refund"
]
},
{
"name": "CancelDecide Notary",
"endpoint": "https://cancel.decide.fyi/api/v1/cancel/penalty",
"mcp_url": "https://cancel.decide.fyi/api/mcp",
"capabilities": [
"dev.ucp.notary.cancel"
]
},
{
"name": "ReturnDecide Notary",
"endpoint": "https://return.decide.fyi/api/v1/return/eligibility",
"mcp_url": "https://return.decide.fyi/api/mcp",
"capabilities": [
"dev.ucp.notary.return"
]
},
{
"name": "TrialDecide Notary",
"endpoint": "https://trial.decide.fyi/api/v1/trial/terms",
"mcp_url": "https://trial.decide.fyi/api/mcp",
"capabilities": [
"dev.ucp.notary.trial"
]
}
],
"execution": {
"mode": "stateless",
"side_effects": "none"
},
"auth": {
"type": "none",
"note": "Public v1 notaries. No authentication required."
}
}