{
  "schemaVersion": "2026-03-26",
  "name": "childrensfable",
  "title": "Children's Fable — safe AI for kids & elders",
  "description": "Read-only, agent-discoverable resources for teaching children (6+) and older adults how to use Claude and AI safely and kindly, through public-domain fables. Built per the Agents First framework (https://agentsfirst.dev).",
  "version": "1.0.0",
  "provider": {"name": "WholeTech", "url": "https://wholetech.com"},
  "documentation": "https://childrensfable.com/AGENTS.md",
  "capabilities": {"resources": {"listChanged": false}, "tools": {}},
  "resources": [
    {"name": "rules", "uri": "https://childrensfable.com/api/rules.json", "mimeType": "application/json", "description": "The seven golden rules of safe AI use."},
    {"name": "fables", "uri": "https://childrensfable.com/api/fables.json", "mimeType": "application/json", "description": "Six fables retold for AI safety, with morals and real-life tips."},
    {"name": "glossary", "uri": "https://childrensfable.com/api/glossary.json", "mimeType": "application/json", "description": "Kid- and elder-friendly AI glossary."}
  ],
  "tools": [],
  "agentsFirst": {"framework": "https://agentsfirst.dev", "adoptionLevel": 3, "llmsTxt": "https://childrensfable.com/llms.txt", "agentsMd": "https://childrensfable.com/AGENTS.md"}
}
