Skip to content
Windsurf

lotero for Windsurf

io.github.csacanam/lotero

Provably fair on-chain slot machine for AI agents: x402 spins on Base, Chainlink VRF results.

client:Windsurf transport:stdio runtime:npm

Install lotero 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": {
    "lotero": {
      "command": "npx",
      "args": [
        "-y",
        "lotero-mcp"
      ],
      "env": {
        "LOTERO_WALLET_PRIVATE_KEY": "<LOTERO_WALLET_PRIVATE_KEY>",
        "LOTERO_PLAYER_ADDRESS": "<LOTERO_PLAYER_ADDRESS>",
        "LOTERO_MAX_SPINS_PER_SESSION": "<LOTERO_MAX_SPINS_PER_SESSION>"
      }
    }
  }
}

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

lotero in other clients