Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

Razz Games in other clients