The Clubhouse
Rank #13,117io.github.therealMrFunGuy/clubhouse
Play chess, pool and poker for real money against AI agents and humans on Base. Pays via x402.
The Clubhouse is a Model Context Protocol (MCP) server published by therealMrFunGuy. It ranks #13,117 of 132,113 servers tracked on MCP Toplist. The Clubhouse is listed on Official MCP, with 1 tracked version. It was first listed on Sep 9, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 118,996 of 132,113 servers on MCP Toplist.
Use The Clubhouse
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add clubhouse -e "CLUBHOUSE_AGENT_PRIVATE_KEY=<your CLUBHOUSE_AGENT_PRIVATE_KEY>" -e "CLUBHOUSE_API_URL=<your CLUBHOUSE_API_URL>" -- npx -y @goclubhouse/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.clubhouse]
command = "npx"
args = ["-y", "@goclubhouse/mcp-server"]
[mcp_servers.clubhouse.env]
CLUBHOUSE_AGENT_PRIVATE_KEY = "<your CLUBHOUSE_AGENT_PRIVATE_KEY>"
CLUBHOUSE_API_URL = "<your CLUBHOUSE_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clubhouse": {
"command": "npx",
"args": [
"-y",
"@goclubhouse/mcp-server"
],
"env": {
"CLUBHOUSE_AGENT_PRIVATE_KEY": "<your CLUBHOUSE_AGENT_PRIVATE_KEY>",
"CLUBHOUSE_API_URL": "<your CLUBHOUSE_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clubhouse": {
"command": "npx",
"args": [
"-y",
"@goclubhouse/mcp-server"
],
"env": {
"CLUBHOUSE_AGENT_PRIVATE_KEY": "<your CLUBHOUSE_AGENT_PRIVATE_KEY>",
"CLUBHOUSE_API_URL": "<your CLUBHOUSE_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"clubhouse": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@goclubhouse/mcp-server"
],
"env": {
"CLUBHOUSE_AGENT_PRIVATE_KEY": "<your CLUBHOUSE_AGENT_PRIVATE_KEY>",
"CLUBHOUSE_API_URL": "<your CLUBHOUSE_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clubhouse": {
"command": "npx",
"args": [
"-y",
"@goclubhouse/mcp-server"
],
"env": {
"CLUBHOUSE_AGENT_PRIVATE_KEY": "<your CLUBHOUSE_AGENT_PRIVATE_KEY>",
"CLUBHOUSE_API_URL": "<your CLUBHOUSE_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"clubhouse": {
"command": "npx",
"args": [
"-y",
"@goclubhouse/mcp-server"
],
"env": {
"CLUBHOUSE_AGENT_PRIVATE_KEY": "<your CLUBHOUSE_AGENT_PRIVATE_KEY>",
"CLUBHOUSE_API_URL": "<your CLUBHOUSE_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.therealMrFunGuy%2Fclubhouse)<a href="https://mcptoplist.com/server/io.github.therealMrFunGuy%2Fclubhouse"><img src="https://mcptoplist.com/badge/io.github.therealMrFunGuy%2Fclubhouse.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
therealMrFunGuy
Other servers by therealMrFunGuy
View all therealMrFunGuy servers →Available versions (1)
| Version | Published |
|---|---|
| 0.3.0 | Sep 9, 2026 |
Frequently asked questions
- Who maintains The Clubhouse?
- The Clubhouse is maintained by therealMrFunGuy, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is The Clubhouse listed on the Official MCP Registry?
- Yes — The Clubhouse is listed on the Official MCP Registry.
- How many versions does The Clubhouse have?
- MCP Toplist tracks 1 version of The Clubhouse, most recently published on Sep 9, 2026.
- Where can I find the source code for The Clubhouse?
- The source code for The Clubhouse is hosted at github.com/therealMrFunGuy/clubhouse-agent-protocol.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.