delete-card

delete-card

Server Terminal Shop MCP Server pashaydev/terminal.shop.mcp
Category Destructive
Risk class Critical
Parameters 00 required

What delete-card does on Terminal Shop MCP Server

AI agents call delete-card to permanently remove resources in Terminal Shop MCP Server — typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.

Why delete-card needs a policy

The 'delete' verb combined with the e-commerce context and presence of payment-related sibling tools (collect-card, create-card, create-token) strongly suggests this irreversibly removes a stored payment method. While the description is empty (lowering confidence slightly), the tool name and server purpose make the destructive nature clear.

From the tool's definition Tool name 'delete-card' indicates irreversible deletion of a stored payment card. Given the e-commerce context (Terminal.shop API for orders, subscriptions, payments), this permanently removes financial data.

Questions about delete-card

What does the delete-card tool do? +

delete-card. It is categorised as a Destructive tool in the Terminal Shop MCP Server MCP Server, which means it can permanently delete or destroy data. Block by default and require explicit approval.

How do I enforce a policy on delete-card? +

Register the Terminal Shop MCP Server MCP server in PolicyLayer and add a rule for delete-card: 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 Terminal Shop MCP Server. Nothing to install.

What risk level is delete-card? +

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

Can I rate-limit delete-card? +

Yes. Add a rate_limit block to the delete-card 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 delete-card completely? +

Set action: deny in the PolicyLayer policy for delete-card. 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 delete-card? +

delete-card is provided by the Terminal Shop MCP Server MCP server (pashaydev/terminal.shop.mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER 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 →

// GET IN TOUCH

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

Message sent.

We'll get back to you soon.