PokerInk Poker Tools for Cursor
com.pokerink/poker-tools
Exact Texas Hold'em equity and hand analysis, every runout enumerated. Free, no API key.
client:Cursor
transport:streamable-http
tools:3
Install PokerInk Poker Tools in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"poker-tools": {
"url": "https://pokerink.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs