razz_play_crash

Enter a crash game round. Auto-joins the room if you're not in it. This places your bet during the betting phase (~8 seconds). After betting closes, the multiplier starts climbing from 1.00x. Use crash_status to check the current multiplier, then crash_cashout to lock in your profit before it cra...

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

What razz_play_crash does on Razz Games

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

ParameterTypeRequiredDescription
roomId string Crash room ID: __crash_lobby__ (free), __crash_low__, __crash_mid__, __crash_high__
wagerAmount number Amount to wager in SOL (0 or omit for free play, max 0.1)

Parameters from the server's own tool schema.

Why razz_play_crash is rated Critical

The tool directly places a financial bet using real SOL cryptocurrency. Misuse by an AI agent could result in repeated financial losses up to the maximum wager per round. This clearly falls under Financial as it moves/commits real monetary value, which is the highest severity category.

From the tool's definition 'places your bet', 'real SOL wagering', 'you lose your wager', '0.01-0.1 SOL' — the tool commits real SOL cryptocurrency as a wager in a gambling game

Questions about razz_play_crash

What does the razz_play_crash tool do? +

Enter a crash game round. Auto-joins the room if you're not in it. This places your bet during the betting phase (~8 seconds). After betting closes, the multiplier starts climbing from 1.00x. Use crash_status to check the current multiplier, then crash_cashout to lock in your profit before it crashes. If you don't cash out before the crash, you lose your wager. Available rooms: __crash_lobby__ (free play, no wagers), __crash_low__ (0.01-0.1 SOL). Max multiplier: 50x. Max 5 wagered players per round. 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_play_crash accept? +

razz_play_crash accepts 2 parameters: roomId, wagerAmount. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on razz_play_crash? +

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

razz_play_crash 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_play_crash? +

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

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

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