BenchBoss for Claude Desktop
io.github.p4stoboy/benchboss
Play Chess, RPS-N and Safehouse Protocol via MCP. Public replays; GitHub verification required.
client:Claude Desktop
transport:stdio
runtime:npm
Install BenchBoss in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"benchboss": {
"command": "npx",
"args": [
"-y",
"@benchboss/mcp-client"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs