razz_tower_cashout
Cash out of the current Tower game, collecting your winnings at the current multiplier. You must have cleared at least one floor before cashing out.
This record as markdown: /tools/io-github-razz-games-razz/razz-tower-cashout.md
What razz_tower_cashout does on Razz Games
AI agents use razz_tower_cashout to commit financial operations through Razz Games, usually the final step of a payment, billing, or trading workflow. A call moves real money.
Why razz_tower_cashout is rated Critical
This tool triggers a real SOL payout from an active wagering game, directly moving cryptocurrency funds to the player. It commits a financial transaction on a real-money gambling platform, making it Financial category with high severity due to the potential for misuse involving real cryptocurrency assets.
From the tool's definition Cash out of the current Tower game, collecting your winnings at the current multiplier
Attacks that exploit this kind of access
The rule that runs razz_tower_cashout safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Razz Games, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For razz_tower_cashout, this is the rule to start with:
Any call to razz_tower_cashout is blocked until a human approves it. The rest of the server keeps working.
The button opens the PolicyLayer dashboard: create your workspace, connect Razz Games, apply this rule, and every razz_tower_cashout call is checked against it from then on.
Questions about razz_tower_cashout
Cash out of the current Tower game, collecting your winnings at the current multiplier. You must have cleared at least one floor before cashing out. 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.
Register the Razz Games MCP server in PolicyLayer and add a rule for razz_tower_cashout: 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.
razz_tower_cashout is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the razz_tower_cashout 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.
Set action: deny in the PolicyLayer policy for razz_tower_cashout. 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.
razz_tower_cashout 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.
Across the catalogue