New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

confirm_cost

Ask the user to confirm their understanding of the cost of creating a new project or branch. Call get_cost first. Returns a unique ID for this confirmation which should be passed to create_project or create_branch.

SERVERSupabase SOURCE@modelcontextprotocol/server-supabase
Critical RISK CLASS
Category Financial
Parameters 30 required
Recommended Approval-gatedsee the rule below
Registry record Grade D, identity verified Pull the record →

This record as markdown: /tools/supabase/confirm-cost.md

What confirm_cost does on Supabase

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

ParameterTypeRequiredDescription
type string
amount number
recurrence string

Parameters from the server's own tool schema.

Why confirm_cost is rated Critical

This tool is a precursor step to financial commitment — it confirms user acknowledgment of costs associated with paid Supabase resources (projects/branches). While it doesn't directly move money, it gates financial transactions and its output (a confirmation ID) is required to proceed with cost-incurring operations, making it part of a financial workflow.

From the tool's definition 'confirm their understanding of the cost of creating a new project or branch' and 'Returns a unique ID for this confirmation which should be passed to `create_project` or `create_branch`'

Questions about confirm_cost

What does the confirm_cost tool do? +

Ask the user to confirm their understanding of the cost of creating a new project or branch. Call get_cost first. Returns a unique ID for this confirmation which should be passed to create_project or create_branch. It is categorised as a Financial tool in the Supabase MCP Server, which means it involves financial transactions. Block by default and require explicit approval.

What parameters does confirm_cost accept? +

confirm_cost accepts 3 parameters: type, amount, recurrence. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on confirm_cost? +

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

What risk level is confirm_cost? +

confirm_cost 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 confirm_cost? +

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

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

confirm_cost is provided by the Supabase MCP server (@modelcontextprotocol/server-supabase). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Supabase, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Supabase's. Pull the full record:

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.