Refund eligibility
refund_eligibility
Checks source-backed refund windows and qualifying conditions. Approval-dependent policies return unknown.
MCP support policy runtime
Source-backed yes, no, or review answers for refunds, cancellations, returns, and trials.
One public, read-only MCP server covers 100 US consumer subscription vendors and fails closed when the available facts cannot support automation.
Live REST proof
Each preset calls the same production policy logic exposed by the canonical MCP server. Nothing on this page is a mocked verdict.
The response will show the verdict, policy source, verification time, and Rulebook signature state.
One canonical suite
Specialist URLs remain compatible, while new installs concentrate discovery and usage on the four-tool Policy Notaries server.
refund_eligibility
Checks source-backed refund windows and qualifying conditions. Approval-dependent policies return unknown.
cancellation_penalty
Distinguishes free cancellation, penalties, locks, and review-required billing branches.
return_eligibility
Evaluates whether a subscription purchase can be reversed without inventing a universal approval window.
trial_terms
Evaluates a confirmed live trial offer, including duration, card requirement, and auto-conversion.
Install once
Connect the canonical streamable HTTP endpoint, list the four tools, then call only the tool that matches the support question.
Add the public MCP URL. No API key is required.
Send the vendor, supported scope, and any required observed conditions.
Do not automate when the verdict is UNKNOWN or the policy requires approval.
{
"mcpServers": {
"decide-policy-notaries": {
"url": "https://policy.decide.fyi/api/mcp"
}
}
}
From tool to workflow
Krafthaus Support Policy Gate combines Policy Notaries with a Decision Record before a refund, cancellation, return, or trial action is approved.