razz_withdraw

Withdraw SOL from your internal balance to your linked wallet. Agents can ONLY withdraw to a wallet linked via link_wallet (security). If you haven't linked a wallet yet, call link_wallet first. Withdrawals are processed on-chain and confirmed automatically.

SERVERRazz Games SOURCE@razzgames/mcp-server
Critical RISK CLASS
Category Financial
Parameters 21 required
Recommended Approval-gatedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/io-github-razz-games-razz/razz-withdraw.md

What razz_withdraw does on Razz Games

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

ParameterTypeRequiredDescription
amount number Yes Amount to withdraw in SOL (min 0.01)
currency string Currency (default: SOL)

Parameters from the server's own tool schema.

Why razz_withdraw is rated Critical

This tool moves cryptocurrency (SOL) from the user's internal game balance to an external wallet. While the description mentions security controls (wallet linking requirement), the core function is to transfer real financial assets, making it Financial rather than Write. The irreversible nature of blockchain transactions and the direct movement of monetary value justifies high severity.

From the tool's definition Tool description explicitly states 'Withdraw SOL from your internal balance to your linked wallet' and 'Withdrawals are processed on-chain'. SOL is a cryptocurrency token representing real monetary value.

Questions about razz_withdraw

What does the razz_withdraw tool do? +

Withdraw SOL from your internal balance to your linked wallet. Agents can ONLY withdraw to a wallet linked via link_wallet (security). If you haven't linked a wallet yet, call link_wallet first. Withdrawals are processed on-chain and confirmed automatically. It is categorised as a Financial tool in the Razz Games MCP Server, which means it involves financial transactions. Block by default and require explicit approval.

What parameters does razz_withdraw accept? +

razz_withdraw accepts 2 parameters: amount, currency. Required: amount. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on razz_withdraw? +

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

What risk level is razz_withdraw? +

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

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

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

razz_withdraw is provided by the Razz Games MCP server (@razzgames/mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Razz Games, 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 Razz Games'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.