This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
cancel_subscription
InactiveTool of Estonia Payments (Stripe — cards / Apple Pay)
declared in 0.1.0
Cancel a subscription. By default the subscription stays active until the end of the current paid period (fair to the buyer); pass immediate=true to cancel right now.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "session_id (cs_...) or subscription_id (sub_...)"
},
"immediate": {
"type": "boolean",
"description": "true = cancel immediately. Default false = cancel at period end."
}
}
}Parent server
Estonia Payments (Stripe — cards / Apple Pay)
https://github.com/junter1989k-ai/estonia-payments-mcp
2/7 registries