3 tools · production · spec
WebMCP Blackjack is a toolset that lets an agent start a new game, check the current game state, and wait for phase changes in blackjack.
Tools3 total
get_game_state
readimperative/no parameters
start_game
actionimperative/no parameters
wait_for_phase_change
readimperative/timeout_msnumber—Maximum wait in milliseconds, clamped to 1000-60000. Default 15000, kept below typical agent-bridge evaluation limits (~20-30s) so this tool answers before your host cuts the call — on changed: false simply call again.