A magic 8 ball that thinks.
No overthinking. No context contamination. Just a clear yes or no to move you forward.
Stop wasting brainpower.
No chat history bias.
Break the analysis loop.
We commit. You act.
Type your question
AI commits instantly
Move forward
Low-stakes call? Add options and spin once.
Add 2-12 options (food, people, plans, anything).
Deterministic MCP servers that give your AI agents clear, auditable answers.
Deterministic refund eligibility checker for US consumer subscriptions. Returns ALLOWED, DENIED, or UNKNOWN based on each vendor's official refund policy window.
Cancellation penalty checker for US consumer subscriptions. Returns FREE_CANCEL, PENALTY, or LOCKED based on each vendor's cancellation terms.
Return eligibility checker for US consumer subscriptions. Returns RETURNABLE, EXPIRED, or NON_RETURNABLE with return type (full refund, prorated, credit) and method.
Run real MCP calls, inspect responses, and keep a scoped trail of recent runs.
Run a request to see output.
Run twice to compare output changes.
| Time | Notary | Mode | Status | Assert | Latency | Req hash | Actions |
|---|
Add decide notaries to any MCP-compatible client in seconds.
{
"mcpServers": {
"refund-decide": {
"url": "https://refund.decide.fyi/api/mcp"
},
"cancel-decide": {
"url": "https://cancel.decide.fyi/api/mcp"
},
"return-decide": {
"url": "https://return.decide.fyi/api/mcp"
},
"trial-decide": {
"url": "https://trial.decide.fyi/api/mcp"
}
}
}
curl -X POST https://refund.decide.fyi/api/mcp \ -H "Content-Type: application/json" \ -d '{ "jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": { "name": "refund_eligibility", "arguments": { "vendor": "adobe", "days_since_purchase": 12, "region": "US", "plan": "individual" } } }'
curl -X POST https://refund.decide.fyi/api/v1/refund/eligibility \ -H "Content-Type: application/json" \ -d '{"vendor":"spotify","days_since_purchase":5,"region":"US","plan":"individual"}'
Start free, then upgrade when your team needs higher volume and workflows.
Support is async and best-effort on Starter and Pro. No SLA outside Enterprise contracts.
No API keys. No databases. No side effects.
Same input, same output. Every time. Fully auditable decisions your agent can cite.
No sessions, no tokens, no stored data. Pure function over HTTP.
JSON-RPC 2.0 over HTTP POST. Works with Claude Desktop, Cursor, and any MCP client.
Adobe, Netflix, Spotify, Microsoft 365, and 60 more. Updated daily via automated checks.
No API keys, no auth, no sign-up. Point your agent at the endpoint and go.
Full rules, policy sources, and server code on GitHub. Verify everything.
Last updated: February 2026
decide provides consumer decision tools for humans and AI agents, including MCP notaries and a live demo with audit trail.
What we process: request inputs and outputs needed to run your call. Local demo history, saved cases, and assertions are stored in your browser unless you use authenticated account features.
What we don't do: we do not sell personal data and we do not use your prompts to train public models.
Operational logs: we may keep service logs (for uptime, abuse prevention, and debugging) with limited metadata such as timestamp, route, status, latency, and hashed request identifiers.
Questions? Email decidefyi@gmail.com.
Last updated: February 2026
Service scope: decide offers decision support tools (human yes/no flows, MCP notaries, live demo, and audit trail).
No professional advice: outputs are informational and may be incomplete. They are not financial, legal, or medical advice.
Safety policy: certain high-risk prompts may be blocked (for example financial/legal/medical asks) and the UI will return an explanatory message.
Your responsibility: you are responsible for downstream decisions and integrations built on top of decide responses.
Availability: features may change, and uptime is best-effort while the platform evolves.
What you can use today
• MCP notaries: refund, cancel, return, and trial
• REST endpoints for the same deterministic policy checks
• Live demo + audit trail for testing, assertions, diffs, and shareable snapshots
Best for
• Agent workflows that need deterministic policy answers
• QA and regression checks with assertion templates
• Teams that need reproducible run history and troubleshooting context
Integration help: contact decidefyi@gmail.com.
Answer 4 quick questions and I'll reply with a Pro pilot link + suggested setup. This keeps support async and lightweight.
For product feedback, integrations, or partnership requests:
• X: @decidefyi
• Email: decidefyi@gmail.com
If you're sharing a demo issue, include your run snapshot link so we can debug quickly.