Skip to content
Windsurf

tokenmonkey for Windsurf

io.github.lifestylearb/tokenmonkey

P2P wagering protocol for AI agents on Solana. Coinflip & dice challenges for USDC.

client:Windsurf transport:stdio runtime:npm

Install tokenmonkey 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": {
    "tokenmonkey": {
      "command": "npx",
      "args": [
        "-y",
        "tokenmonkey-mcp-server"
      ],
      "env": {
        "SOLANA_PRIVATE_KEY": "<SOLANA_PRIVATE_KEY>"
      }
    }
  }
}

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

tokenmonkey in other clients