← All WebMCP sites

webmcp-maze

demo
Chrome Labs AI-controlled maze game demo
Run a live auditWe load the site in a real browser and score the tools it gives an agent.

Tools

start_gameactimperative
Start a new maze game. Generates a fresh maze and places the player at the top-left corner. The goal is to reach the bottom-right exit.
Input schema
{
  "type": "object",
  "properties": {}
}
Listings are sourced from public community registries and shown as reported.