Skip to content

Commit 639899b

Browse files
Merge pull request #27 from happyhj/patch-2
Add Blackjack Agents section to AWESOME_WEBMCP.md
2 parents b31b5f0 + 047e4c4 commit 639899b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

AWESOME_WEBMCP.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,10 @@ A curated list of awesome WebMCP demos.
2121
- **Example Prompt:** "Let's play chess. You play white. Make your opening move."
2222
- **Moving Beyond Screen Scraping**: A hands-on example of using WebMCP to create an agentic first experience with 10x fewer tokens
2323
- [Article](https://medium.com/data-science-collective/moving-beyond-screen-scraping-creating-an-agent-native-web-app-with-webmcp-4818552e1e11) | [Code](https://github.com/hugozanini/air-bird-booking-web-mcp)
24-
24+
- [Blackjack Agents](https://webmcp-blackjack.heejae.dev/) - Blackjack game with multiple AI agents (player, opponent, dealer) all using WebMCP tools. Each agent autonomously observes its hand, decides to hit or stand, and repeats until done — driven by tool descriptions alone.
25+
- [Code](https://github.com/happyhj/webmcp-blackjack)
26+
- **Example Prompt:** "Play my turn"
27+
2528
## Contributing
2629

2730
Contributions are welcome! Please read the [contribution guidelines](CONTRIBUTING.md) first.

0 commit comments

Comments
 (0)