Skip to content
Windsurf

BenchBoss for Windsurf

io.github.p4stoboy/benchboss

Play Chess, RPS-N and Safehouse Protocol via MCP. Public replays; GitHub verification required.

client:Windsurf transport:stdio runtime:npm

Install BenchBoss in Windsurf

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

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

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

BenchBoss in other clients