upgrade_subscription

Upgrade or downgrade a subscription to a different product

Server Creem selenium39/mcp-server-creem
Category Financial
Risk class Critical
Parameters 00 required

What upgrade_subscription does on Creem

AI agents use upgrade_subscription to commit financial operations through Creem — usually the final step of a payment, billing, or trading workflow. A call moves real money.

Why upgrade_subscription needs a policy

Changing a subscription plan commits the customer (or merchant) to a different payment amount going forward. This is a financial operation with real monetary consequences — upgrading increases charges, downgrading reduces revenue. Either direction constitutes a financial commitment change, placing it firmly in the Financial category with critical severity due to the potential for unintended billing changes at scale.

From the tool's definition 'Upgrade or downgrade a subscription to a different product' — modifies an active subscription's billing tier, directly affecting recurring financial obligations

Questions about upgrade_subscription

What does the upgrade_subscription tool do? +

Upgrade or downgrade a subscription to a different product. It is categorised as a Financial tool in the Creem MCP Server, which means it involves financial transactions. Block by default and require explicit approval.

How do I enforce a policy on upgrade_subscription? +

Register the Creem MCP server in PolicyLayer and add a rule for upgrade_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 Creem. Nothing to install.

What risk level is upgrade_subscription? +

upgrade_subscription is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.

Can I rate-limit upgrade_subscription? +

Yes. Add a rate_limit block to the upgrade_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.

How do I block upgrade_subscription completely? +

Set action: deny in the PolicyLayer policy for upgrade_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.

What MCP server provides upgrade_subscription? +

upgrade_subscription is provided by the Creem MCP server (selenium39/mcp-server-creem). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// THE FULL RECORD

upgrade_subscription is one line of Creem's registry record.

The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.