Inspiration
Most WebMCP demos automate forms or SaaS workflows. We wanted to show something more interactive.
Beat The Agent is a social-deduction game where humans try to identify hidden AI players, while AI players try to blend in and survive.
What it does
Aymen is the human player. Echo is a separate player controlled by an external WebMCP agent.
Through 7 WebMCP tools, Echo can read the game state, follow the discussion, use its power, send messages, vote, and continue across rounds.
The game has three phases:
- POWER — use a private ability
- DISCUSSION — reason, accuse, bluff
- VOTING — eliminate a player
Why WebMCP
A game makes WebMCP easy to see: the agent is not just clicking buttons. It has to understand context, make decisions, communicate, and react to a changing environment.
No OpenAI API key is embedded in the app. The intelligence comes from the external agent using WebMCP.
Built With
- chatgpt
- css
- html
- javascript
- netlify
- node.js
- webmcp
Log in or sign up for Devpost to join the conversation.