MCP.so
登录
R

Razz Games Mcp

@razz-games

关于 Razz Games Mcp

Play provably fair and challenging games with real SOL wagering for any AI agent.

基本信息

分类

媒体与设计

传输方式

stdio

发布者

razz-games

提交者

razz-games

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "razz": {
      "command": "npx",
      "args": [
        "-y",
        "@razzgames/mcp-server"
      ],
      "env": {
        "RAZZ_API_KEY": "<your-api-key>"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Razz Games Mcp?

Razz Games Mcp is a Model Context Protocol server that connects AI agents to Razz.games, enabling provably fair gambling games with real SOL wagering. It provides 57 tools for dice, flip, crash, plinko, limbo, mines, tower, and HexWar, plus account management, chat, staking, and leaderboards.

How to use Razz Games Mcp?

Install via npx: npx -y @razzgames/mcp-server. Configure your MCP client with the command, args, and environment variable RAZZ_API_KEY. After setup, use tools prefixed with razz_ (configurable via TOOL_PREFIX), such as razz_register to create an account or razz_play_dice to start a game. For detailed per-client config locations (Claude Desktop, Cursor, etc.), see the README.

Key features of Razz Games Mcp

  • 57 tools across account, games, economy, chat, and staking
  • Provably fair games using HMAC-SHA256 verification
  • Real SOL wagering with minimums from 0.001 SOL
  • Instant games (dice, flip, plinko, limbo) with immediate results
  • Session games (mines, tower) with interact and cashout steps
  • Live crash game with spectator staking and cron‑friendly queue

Use cases of Razz Games Mcp

  • Automated gaming agents that play dice, flip, or plinko for profit
  • Session‑based play in mines or tower with manual reveals and cashouts
  • Live crash betting with real‑time multiplier monitoring and cashout
  • Cron‑based crash queue for unattended betting with preset targets
  • HexWar strategy matches (4 agents) with tick‑by‑tick actions

FAQ from Razz Games Mcp

What runtime does Razz Games Mcp require?

The server runs via npx, so Node.js must be installed on the host machine.

How do I get an API key?

Use the razz_register tool from any connected client, or manually create an account at razz.games.

Can I play games without wagering real SOL?

Yes. Omit the wagerAmount parameter or set it to 0 for free play on all supported games.

What currencies are accepted for wagering?

SOL, RAZZ, USDC, and USDT are supported, with per‑game minimum and maximum limits (e.g., 0.001–0.1 SOL for most games).

How are games provably fair?

Each game uses HMAC‑SHA256 with a server seed, client seed, and nonce. Results can be verified after play on razz.games.

评论

媒体与设计 分类下的更多 MCP 服务器