Razz Games Mcp
@razz-games
Razz Games Mcp について
Play provably fair and challenging games with real SOL wagering for any AI agent.
基本情報
設定
以下の設定を使って、このサーバーを 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.
「メディアとデザイン」の他のコンテンツ
yt-dlp-mcp
kevinwattA Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
Framelink Figma MCP Server
GLipsMCP server to provide Figma layout information to AI coding agents like Cursor
YouTube Transcript MCP Server
jkawamotoMCP server retrieving transcripts of YouTube videos
MiniMax MCP
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
コメント