Skip to content
Windsurf

savvyscratch for Windsurf

io.github.myque08/savvyscratch

MCP server for Savvy Scratch — scratch-off lottery game analysis powered by pro gambler methodology

client:Windsurf transport:stdio runtime:npm

Install savvyscratch in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "savvyscratch": {
      "command": "npx",
      "args": [
        "-y",
        "@savvyscratch/mcp-server"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

savvyscratch in other clients