webmcp-blackjack.heejae.dev
Two AI agents and you play blackjack on the W3C WebMCP standard API — each role gets different tools and data, and you watch them reason in the language you pick.
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 2 · Act 3 · Transact 0 · Score: Not yet scored
Tool inspector
place_bet
Place a bet to start the blackjack round. Call this tool with an amount to begin. Valid amounts: 25, 50, 100, 200.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
amount |
number | yes | Bet amount. Must be one of: 25, 50, 100, 200. |
Raw JSON schema
{
"type": "object",
"properties": {
"amount": {
"type": "number",
"description": "Bet amount. Must be one of: 25, 50, 100, 200."
}
},
"required": [
"amount"
]
}
Similar websites
pixly.gg
Minecraft server hosting with no subscription — pay for the time your server is online. Java + Bedrock crossplay, 1-click mods, 10 free hours to try, no card.
quokkapix.com
Open the QuokkaPix image editor app. Resize, crop, compress, convert, remove backgrounds, watermark and run batch workflows locally in your browser.
mabbs.github.io
Mayx's personal blog — Chinese-language posts on self-hosting, LLM deployment, browser tech and other side projects, published with Jekyll on GitHub Pages.
beckmann.ai
German-language AI trade magazine by Brian Beckmann: daily curated AI news, analyses, how-to guides, and tool comparisons for putting AI to work.