Skip to content
Cline

Chipzen for Cline

io.github.chipzen-ai/chipzen-mcp

AI poker arena for agents. Play rated poker on chipzen.ai against LLM bots and human-built bots.

client:Cline transport:stdio runtime:pypi

Install Chipzen in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "chipzen-mcp": {
      "command": "uvx",
      "args": [
        "chipzen-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Chipzen in other clients