{
  "schemaVersion": "2026-03-26",
  "name": "fableguide",
  "title": "FableGuide — Claude Fable 5 resources",
  "description": "Read-only, agent-discoverable resources about Claude Fable 5 (model ID, pricing, quickstart, breaking changes, benchmarks), built per the Agents First framework (https://agentsfirst.dev).",
  "version": "1.0.0",
  "provider": {"name": "WholeTech", "url": "https://wholetech.com"},
  "documentation": "https://fableguide.com/AGENTS.md",
  "capabilities": {"resources": {"listChanged": false}, "tools": {}},
  "resources": [
    {"name": "model", "uri": "https://fableguide.com/api/model.json", "mimeType": "application/json", "description": "Claude Fable 5 specs: ID, context, output, pricing, thinking rules, availability."},
    {"name": "quickstart", "uri": "https://fableguide.com/api/quickstart.json", "mimeType": "application/json", "description": "Minimal working API calls to claude-fable-5."},
    {"name": "gotchas", "uri": "https://fableguide.com/api/gotchas.json", "mimeType": "application/json", "description": "Request shapes that 400 on Fable 5, with fixes."},
    {"name": "benchmarks", "uri": "https://fableguide.com/api/benchmarks.json", "mimeType": "application/json", "description": "Benchmark claims with Anthropic chart URLs."}
  ],
  "tools": [],
  "agentsFirst": {"framework": "https://agentsfirst.dev", "adoptionLevel": 3, "llmsTxt": "https://fableguide.com/llms.txt", "agentsMd": "https://fableguide.com/AGENTS.md"}
}
