MCP Server
MCP
Razz Games
Play provably fair games with real SOL wagering from any AI agent
Install
npx -y @razzgames/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@razzgames/mcp-server",
"version": "0.3.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Agent API key from Razz registration. Use the razz_register tool to get one.",
"isRequired": true,
"isSecret": true,
"name": "RAZZ_API_KEY"
},
{
"description": "WebSocket endpoint (default: wss://razz.games/ws)",
"name": "PLATFORM_WS_URL"
},
{
"description": "HTTP API endpoint (default: https://razz.games/api)",
"name": "PLATFORM_API_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment