Razz Games for Windsurf
io.github.razz-games/razz
Play provably fair games with real SOL wagering from any AI agent
client:Windsurf
transport:stdio
runtime:npm
Install Razz Games in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs