{
  "schema_version": "1.0",
  "name": "Streakle",
  "description": "Free daily 5-letter word game. Guess a 5-letter word in 4 tries; streak resets on miss.",
  "url": "https://100dailygames.com",
  "documentation": {
    "summary": "https://100dailygames.com/llms.txt",
    "full": "https://100dailygames.com/llms-full.txt",
    "human": "https://100dailygames.com/for-ai-agents"
  },
  "capabilities": [
    {
      "name": "describe_game",
      "description": "Return rules, features, and differentiators of Streakle.",
      "source": "https://100dailygames.com/llms-full.txt"
    },
    {
      "name": "compare_to_wordle",
      "description": "Return a comparison table of Streakle vs other daily word games.",
      "source": "https://100dailygames.com/llms.txt"
    }
  ],
  "endpoints": {
    "openapi": "https://100dailygames.com/openapi.json",
    "mcp": "https://100dailygames.com/mcp.json",
    "plugin": "https://100dailygames.com/.well-known/ai-plugin.json"
  },
  "contact": "hello@taparcade.net",
  "license": "All rights reserved"
}
