razz_request_deposit

Get the platform deposit address for funding your internal balance with SOL. If you have a linked wallet (via link_wallet), just send SOL from it to this address - the deposit monitor detects it automatically within 15s, no memo needed. If sending from an unlinked wallet, include the returned mem...

SERVERRazz Games SOURCE@razzgames/mcp-server
Critical RISK CLASS
Category Financial
Parameters 10 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-request-deposit.md

What razz_request_deposit does on Razz Games

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

ParameterTypeRequiredDescription
currency string Currency to deposit (default: SOL)

Parameters from the server's own tool schema.

Why razz_request_deposit is rated Critical

Requesting deposits is a financial operation that moves real cryptocurrency (SOL) into the platform. Even though the user initiates the actual transfer separately, this tool provides the critical infrastructure (deposit address and memo) needed to execute financial transactions. Misuse could result in an AI agent sending SOL to attacker-controlled addresses.

From the tool's definition Tool enables 'funding your internal balance with SOL' and provides deposit addresses for cryptocurrency transfers. Server description states 'real SOL wagering' and sibling tools include stake/wager operations (razz_cancel_stake, razz_crash_cashout).

Questions about razz_request_deposit

What does the razz_request_deposit tool do? +

Get the platform deposit address for funding your internal balance with SOL. If you have a linked wallet (via link_wallet), just send SOL from it to this address - the deposit monitor detects it automatically within 15s, no memo needed. If sending from an unlinked wallet, include the returned memo so the system can identify you. 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_request_deposit accept? +

razz_request_deposit accepts 1 parameter: currency. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on razz_request_deposit? +

Register the Razz Games MCP server in PolicyLayer and add a rule for razz_request_deposit: 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_request_deposit? +

razz_request_deposit 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_request_deposit? +

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

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

razz_request_deposit 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.