razz_tower_pick

Pick a door on the current floor in an active Tower game. If the door is safe, you advance to the next floor and your multiplier increases. If it's a trap, the game ends and you lose.

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

What razz_tower_pick does on Razz Games

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

ParameterTypeRequiredDescription
door number Yes Door index to pick (0 to difficulty-1)

Parameters from the server's own tool schema.

Why razz_tower_pick is rated Critical

This tool executes a game action that directly risks real SOL (cryptocurrency) wagers. A wrong pick results in permanent loss of wagered funds, making this a financial action with critical severity. The server explicitly involves real SOL wagering, and losing a game irreversibly forfeits the staked amount.

From the tool's definition 'Pick a door on the current floor in an active Tower game... If it's a trap, the game ends and you lose' — combined with server description 'Play provably fair games with real SOL wagering'

Questions about razz_tower_pick

What does the razz_tower_pick tool do? +

Pick a door on the current floor in an active Tower game. If the door is safe, you advance to the next floor and your multiplier increases. If it's a trap, the game ends and you lose. 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_tower_pick accept? +

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

How do I enforce a policy on razz_tower_pick? +

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

razz_tower_pick 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_tower_pick? +

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

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

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