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
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.
Free trial availability and terms checker for US consumer subscriptions. Returns TRIAL_AVAILABLE or NO_TRIAL with trial length, card requirement, and auto-conversion status.
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"}'
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: January 2026
At decide, we believe in simplicity, including how we handle your data.
What we collect: When you use decide, we process your questions to provide answers. We don't store your questions or answers unless you choose to save them.
What we don't do: We don't sell your data. We don't track you across the web. We don't use your questions to train AI models.
Payments: Processed securely through Stripe. We never see or store your full card details.
Questions? Email us at decidefyi@gmail.com.
Last updated: January 2026
The service: decide provides AI-generated yes/no answers to help you make decisions. These answers are suggestions, not professional advice.
What decide won't answer: Investment/financial decisions, medical questions, legal matters, or anything where professional advice is required. For these, please consult qualified professionals.
Your responsibility: You control the outcomes. decide helps you move past hesitation, but the actions you take are yours.
Cost: decide is currently free to use.
For businesses and developers
Connect your AI agents to the Decide API when they need a final decision call. Perfect for:
• AI assistants that get stuck in analysis loops
• Automated workflows requiring binary decisions
• Applications where users need quick yes/no guidance
Interested? Email us at decidefyi@gmail.com to discuss your use case.
Reach out on X: @decidefyi or email us at decidefyi@gmail.com.