Cancels a purchased subscription
AI agents use cancel_purchase_subscription to commit financial operations through Red Bee MCP Server — usually the final step of a payment, billing, or trading workflow. A call moves real money.
Cancelling a subscription is a financial operation that affects billing and service entitlements. It modifies an active financial agreement and could result in loss of paid service or trigger cancellation penalties. This falls squarely in the Financial category, which takes precedence over all others.
From the tool's definition 'Cancels a purchased subscription' — directly terminates a financial subscription obligation
Attacks that exploit this kind of access
Cancels a purchased subscription. It is categorised as a Financial tool in the Red Bee MCP Server MCP Server, which means it involves financial transactions. Block by default and require explicit approval.
Register the Red Bee MCP Server MCP server in PolicyLayer and add a rule for cancel_purchase_subscription: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Red Bee MCP Server. Nothing to install.
cancel_purchase_subscription is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the cancel_purchase_subscription rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for cancel_purchase_subscription. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
cancel_purchase_subscription is provided by the Red Bee MCP Server MCP server (tamsi/redbee-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →