Skip to content
Cline

lotero for Cline

io.github.csacanam/lotero

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

client:Cline transport:stdio runtime:npm

Install lotero 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

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

lotero in other clients