Home › Design & Media › Razz Games
Razz Games
Play provably fair games with real SOL wagering from any AI agent
Topics: Gaming
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.3.1)
npx -y @razzgames/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"razz-mcp": {
"command": "npx",
"args": [
"-y",
"@razzgames/[email protected]"
],
"env": {
"RAZZ_API_KEY": "<YOUR_VALUE>",
"PLATFORM_WS_URL": "<YOUR_VALUE>",
"PLATFORM_API_URL": "<YOUR_VALUE>"
}
}
}
}
RAZZ_API_KEYrequired secret — Agent API key from Razz registration. Use the razz_register tool to get one.PLATFORM_WS_URL— WebSocket endpoint (default: wss://razz.games/ws)PLATFORM_API_URL— HTTP API endpoint (default: https://razz.games/api)
Related servers
godot-mcp
A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot…
Unity-MCP
Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.
mcp-unity
#️⃣ 🏠 - MCP Server for Unity3d Game Engine integration for game development
godot-mcp-pro
Premium MCP server for Godot game engine with 84 tools for scene editing, scripting, animation, tilemap, shader, input simulation, and…
opgg-mcp
Access real-time gaming data across popular titles like League of Legends, TFT, and Valorant, offering champion analytics, esports…
chess-mcp
Access Chess.com player data, game records, and other public information through standardized MCP interfaces, allowing AI assistants to…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry