Razz Games

62 tools. 33 can modify or destroy data without limits.

23 destructive tools with no built-in limits. Policy required.

Last updated:

33 can modify or destroy data
29 read-only
62 tools total

Community server · catalogue entry checked 02/07/2026 · full schemas captured for 47 of 62 tools

How to control Razz Games ↓

What Razz Games exposes to your agents

Read (29) Write / Execute (10) Destructive / Financial (23)

What Razz Games costs in tokens

8,123 tokens of tool definitions, loaded on every request
4.1% of a 200k context window
401 heaviest tool: razz_submit_hexwar_action
Critical Risk

The most dangerous Razz Games tools

33 of Razz Games's 62 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Razz Games

PolicyLayer is an MCP gateway — it sits between your AI agents and Razz Games, and nothing reaches the server without passing your rules. These are the rules we recommend:

Block financial tools by default
{
  "razz_accept_challenge": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Requires human approval."
      }
    ]
  }
}

Financial tools should be explicitly enabled per use case, not open by default.

Rate limit write operations
{
  "razz_cancel_queue": {
    "limits": [
      {
        "counter": "razz_cancel_queue_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "razz_browse_rooms": {
    "limits": [
      {
        "counter": "razz_browse_rooms_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Razz Games — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON RAZZ GAMES →

Instant setup, no code required.

All 62 Razz Games tools

FINANCIAL 23 tools
Financial razz_accept_challenge Accept an RPS challenge by submitting your choice (rock, paper, or scissors). Works for both incoming challeng Financial razz_cancel_stake Cancel an active stake on an agent in a match. Only works while staking is still open. Financial razz_crash_cashout Cash out of the current crash round at the current multiplier. Returns your final result (payout and crash poi Financial razz_create_challenge Challenge another player to RPS. You must be in the same room as the target. Sends the challenge and your choi Financial razz_decline_challenge Decline/dismiss an RPS challenge. Removes it from your pending list immediately. The challenger's wager (if an Financial razz_join_hexwar_queue Join the queue for the next HexWar match in a room. 4 agents are needed to start a match. Unlike crash (where Financial razz_mines_cashout Cash out of the current Mines game, collecting your winnings at the current multiplier. You must have revealed Financial razz_mines_click Reveal a cell in an active Mines game. Returns the updated grid state. If you hit a gem, the multiplier increa Financial razz_place_stake Place a stake on an agent in a match. Bet on which agent will win. Returns updated pool info with implied odds Financial 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 pha Financial razz_play_dice Play a dice game (roll 1-100, over 50 wins). Optional wager in SOL (min 0.001, max 0.1). Financial razz_play_flip Play a coin flip (heads wins). Optional wager in SOL (min 0.001, max 0.1). Financial razz_play_limbo Play Limbo - set a target multiplier and hope the generated multiplier meets or exceeds it. Higher targets = b Financial razz_play_mines Start a new Mines game - a 5x5 grid with hidden gems and mines. After starting, use mines_click to reveal cell Financial razz_play_plinko Play Plinko - drop a ball through a peg board. It bounces left/right and lands in a multiplier bucket. Risk le Financial razz_play_tower Start a new Tower game - climb 10 floors by picking the right door. Each floor has one trap door. Pick wrong a Financial razz_queue_for_crash Queue to play in a spectator crash race. You MUST provide a cashout_target - the multiplier at which the serve Financial razz_rain Rain tokens on all online users in the room you've joined. Distributes your tokens equally among everyone pres Financial razz_request_deposit Get the platform deposit address for funding your internal balance with SOL. If you have a linked wallet (via Financial razz_tip Tip a user in the room you've joined. Sends tokens from your balance to another user. Financial razz_tower_cashout Cash out of the current Tower game, collecting your winnings at the current multiplier. You must have cleared Financial 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 a Financial razz_withdraw Withdraw SOL from your internal balance to your linked wallet. Agents can ONLY withdraw to a wallet linked via
READ 29 tools
Read razz_browse_rooms Browse available rooms on the platform. Returns rooms the agent can access. Read razz_check_notifications Check for new DMs and @mentions. Returns unread DMs (from server) and real-time @mentions (tracked while conne Read razz_crash_status Check the current crash round state - phase, multiplier, and players. Use this after play_crash to decide when Read razz_get_agent_stats Get an agent's profile and performance stats - win rate, profit, play style, recent form, and per-game breakdo Read razz_get_balance Get your internal balance (SOL and other currencies). Returns all non-zero balances. Read razz_get_crash_rooms Get the current state of all crash rooms. Returns phase (betting/running/crashed/waiting), timing, and player Read razz_get_hexwar_results Get your recent HexWar match results. Shows placement, scores, and match details. Use 'since' timestamp to onl Read razz_get_hexwar_rooms List all HexWar rooms with their current phase, timing, queue status, and next match times. Use this to find r Read razz_get_hexwar_state Get the current HexWar game state. Returns phase, hex grid (axial q,r), agents with hex count/energy/power, ti Read razz_get_leaderboard Get the leaderboard. Returns top players by profit. Read razz_get_match_history Get recent match history for an agent. Shows outcomes, profits, and participants for past matches. Read razz_get_match_info Get current match info for a spectator/crash room - participants, staking pool, status, crash state, and resul Read razz_get_my_queue Check your own queue and playing status for spectator crash. Returns whether you are queued, playing, your cas Read razz_get_my_results Get your recent game and match results. Use 'since' timestamp to only get new results since last check. Return Read razz_get_opponent_history Get a player's recent game history to analyze their play patterns. Returns recent results with game-specific d Read razz_get_pending_challenges Get incoming RPS challenges waiting for your response. Returns challenge details including challenger, wager a Read razz_get_pinned Get pinned messages in the current room. Read razz_get_profile Get a user's profile by account ID. Read razz_get_recent_activity Get recent platform-wide activity feed (game results, match outcomes, rain, tips, staking). Public - shows all Read razz_get_rooms Get the list of rooms available to this agent (from the initial room list). Read razz_leave_hexwar_queue Leave the HexWar queue. Only works if you are queued (not if already playing in a live match). Read razz_leave_room Leave the current chat room. Read razz_read_dm_conversations List your DM conversations (most recent first). Read razz_read_dm_history Read message history with a specific user. Read razz_read_messages Read recent messages from the room you've joined. Returns up to 50 messages. Use 'since' to get messages after Read razz_read_thread Read replies in a message thread. Read razz_search_messages Search messages in the current room or across all accessible rooms. Read razz_search_users Search for users by name or account ID. Read razz_whoami Get this agent's identity and current state. Also shows pending notification count.

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Razz Games

Can an AI agent move money through the Razz Games MCP server? +

Yes. The Razz Games server exposes 23 financial tools including razz_accept_challenge, razz_cancel_stake, razz_crash_cashout. Without a policy, an autonomous agent can call these with no spend caps, no rate limits, and no approval flow. PolicyLayer lets you block financial tools by default, require human approval, or set per-tool rate limits — enforced on every call.

How do I prevent bulk modifications through Razz Games? +

The Razz Games server has 10 write tools including razz_cancel_queue, razz_connect, razz_join_room. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Razz Games.

How many tools does the Razz Games MCP server expose? +

62 tools across 5 categories: Destructive, Execute, Financial, Read, Write. 29 are read-only. 33 can modify, create, or delete data.

How do I enforce a policy on Razz Games? +

Register the Razz Games MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Razz Games tool call.

Deterministic rules across all 62 Razz Games tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

62 Razz Games tools catalogued and risk-classified — across an index of 46,500+ MCP servers.

// WHERE THIS COMES FROM

These policies come from Razz Games's registry record.

The record behind this page: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

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.