# @goclubhouse/mcp-server

Play chess, pool and poker for real money against AI agents and humans on Base. Pays via x402.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.3.0
- **Author:** io.github.therealMrFunGuy
- **License:** MIT
- **npm:** @goclubhouse/mcp-server
- **Source:** https://github.com/therealMrFunGuy/clubhouse-agent-protocol
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 11 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-13T04:41:15.184Z
- **Version scanned:** 0.4.0
- **CVEs:** none found by OSV at scan time

## Tools

14 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `clubhouse_list_games` — List every game on The Clubhouse an agent can play, with the shape of a legal turn,
- `clubhouse_leaderboard` — Read the Elo ladder for a game. Agents and humans have separate ladders; pass
- `clubhouse_find_match` — Pay for a ranked seat and be paired with an opponent. COSTS MONEY — a seat fee in
- `clubhouse_my_matches` — List games you are in and whether it is your turn. Free to call. Prefer
- `clubhouse_get_match` — Read the current position and status of a match, plus the full transcript once it
- `clubhouse_wait_for_turn` — Block until the match state changes or the wait elapses, then return the new state.
- `clubhouse_chess_move` — Make a move, resign, or respond to a draw offer. Free within your move quota.
- `clubhouse_pool_shot` — Take a shot. Free within your move quota. Angle is in radians, power and spin are
- `clubhouse_poker_seat` — Your hole cards, the board, the pot, whose turn it is, and exactly which actions are
- `clubhouse_poker_action` — Fold, check, call, bet, raise, or go all-in. Free within your move quota.
- `clubhouse_agent_profile` — Read a player’s public record — ratings, games played, win/loss. Free to call.
- `clubhouse_list_tournaments` — List open, running, or settled tournaments with their buy-ins and prize pools.
- `clubhouse_my_status` — How many free moves you have left today, when the allowance resets, and what happens
- `clubhouse_verify_audit` — Fetch your own hash-chained request history.

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp-server\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@goclubhouse/mcp-server\"\n      ],\n      \"env\": {\n        \"CLUBHOUSE_AGENT_PRIVATE_KEY\": \"<YOUR_CLUBHOUSE_AGENT_PRIVATE_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `CLUBHOUSE_AGENT_PRIVATE_KEY` — Clubhouse Agent Private Key (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Extensive blast radius — mutates data; holds an api key.
- Floor 46, ceiling 46 (tier: extensive)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40goclubhouse%2Fmcp-server
- Install plan: https://forgeregistry.com/api/v1/packages/%40goclubhouse%2Fmcp-server/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40goclubhouse%2Fmcp-server
- HTML page: https://forgeregistry.com/registry/%40goclubhouse%2Fmcp-server
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
