Razz Games for Cline
io.github.razz-games/razz
Play provably fair games with real SOL wagering from any AI agent
client:Cline
transport:stdio
runtime:npm
Install Razz Games in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"razz": {
"command": "npx",
"args": [
"-y",
"@razzgames/mcp-server"
],
"env": {
"RAZZ_API_KEY": "<RAZZ_API_KEY>",
"PLATFORM_WS_URL": "<PLATFORM_WS_URL>",
"PLATFORM_API_URL": "<PLATFORM_API_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs