analyze_hand — PokerInk Poker Tools MCP Tool
analyze_hand
(analyze hand) is one of 3 tools on the
PokerInk Poker Tools
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call analyze_hand from your client
- Claude Code PokerInk Poker Tools analyze_hand run in your project directory
- Claude Desktop PokerInk Poker Tools analyze_hand ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PokerInk Poker Tools analyze_hand ~/.cursor/mcp.json
- VS Code PokerInk Poker Tools analyze_hand .vscode/mcp.json
- Zed PokerInk Poker Tools analyze_hand ~/.config/zed/settings.json
- Windsurf PokerInk Poker Tools analyze_hand ~/.codeium/windsurf/mcp_config.json
- Cline PokerInk Poker Tools analyze_hand ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PokerInk Poker Tools analyze_hand ~/.gemini/settings.json
- Grok PokerInk Poker Tools analyze_hand .mcp.json (in your project root)
- ChatGPT PokerInk Poker Tools analyze_hand Settings → Connectors → Advanced → Developer mode
- Claude.ai PokerInk Poker Tools analyze_hand Settings → Connectors → Add custom connector
- LangChain PokerInk Poker Tools analyze_hand pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http poker-tools https://pokerink.com/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.