# FableGuide > A field guide to Claude Fable 5, Anthropic's most powerful model (released 2026-06-09). Model ID, pricing, availability, first API call, breaking changes, tuning guidance, and the Mythos 5 research story. Part of the WholeTech network. Built Agents First (https://agentsfirst.dev): designed to be read and used by AI agents, not just humans. ## Key facts (also at /api/model.json) - Model ID: claude-fable-5 (exact string, no date suffix) - Context: 1,000,000 tokens. Max output: 128,000 tokens (stream above ~16K). - Pricing: $10 per 1M input tokens, $50 per 1M output tokens. - Thinking: adaptive only. Explicit thinking:{"type":"disabled"} returns 400 — omit the field instead. - Removed (400): temperature, top_p, top_k, budget_tokens, assistant-turn prefills. - Effort levels: low, medium, high (default), xhigh, max — via output_config.effort. - Availability: API + consumption Enterprise immediately; subscriptions included free 2026-06-09 to 2026-06-22, usage credits from 2026-06-23. - Mythos 5: same model, safeguards lifted in narrow domains, restricted to vetted partners (Project Glasswing, select biology researchers). ## Machine-readable (Agents First surfaces) - [AGENTS.md](https://fableguide.com/AGENTS.md): usage contract and non-obvious context - [model.json](https://fableguide.com/api/model.json): Fable 5 specs as typed JSON - [quickstart.json](https://fableguide.com/api/quickstart.json): first-call examples (curl + Python), structured - [gotchas.json](https://fableguide.com/api/gotchas.json): breaking changes / 400-causing habits as data - [benchmarks.json](https://fableguide.com/api/benchmarks.json): benchmark claims with Anthropic chart URLs - [openapi.json](https://fableguide.com/openapi.json): the read API surface - [MCP card](https://fableguide.com/.well-known/mcp-server-card.json) · [ai-plugin.json](https://fableguide.com/.well-known/ai-plugin.json) ## Pages - [Home](https://fableguide.com/): the full guide — Chapters I–VII plus an appendix for agents. Also served as Markdown: request / with Accept: text/markdown. - [Start](https://fableguide.com/start/): three access paths — API, Claude Code, claude.ai subscriptions (free window ends 2026-06-22). - [Cookbook](https://fableguide.com/cookbook/): six task-pattern recipes — migrate-from-opus, agentic-loops, structured-outputs, prompt-caching, memory-files, task-budgets. Data twin: /api/cookbook.json. - [Videos](https://fableguide.com/videos/): top-20 ranked chart of YouTube videos about Fable 5 / Mythos 5 with embeds. Data twin: /api/videos.json. - [News](https://fableguide.com/news/): short dated notes as Fable 5 changes (release 2026-06-09; subscription window ends 2026-06-22). - [Benchmarks](https://fableguide.com/benchmarks/): every claim with its receipt — the evidence wall. Data twin: /api/benchmarks.json. - [Mythos](https://fableguide.com/mythos/): the safeguards architecture (cyber/bio/distillation classifiers, <5% trigger, Opus 4.8 fallback) and Mythos 5 access terms. - [Discussions](https://fableguide.com/discussions/): curated HN threads and press coverage, annotated. - [Glossary](https://fableguide.com/glossary/): the Fable vocabulary in two sentences per term. - [Sources](https://fableguide.com/sources/): the annotated bibliography behind every fact here. - [Fable vs Opus 4.8](https://fableguide.com/vs/opus-48.html): pricing, capability gaps with receipts, routing table. - [Fable vs GPT-5.5](https://fableguide.com/vs/gpt-55.html): the cross-vendor evidence that exists, what doesn't yet, and a DIY bake-off protocol. ## Family - [childrensfable.com](https://childrensfable.com): companion site — safe, kind AI use for kids and elders, taught through public-domain fables. ## Primary source - [Anthropic announcement](https://www.anthropic.com/news/claude-fable-5-mythos-5): Claude Fable 5 and Claude Mythos 5, 2026-06-09. All benchmark claims trace here. - [API docs](https://platform.claude.com/docs): verify pricing and parameters before relying on them. ## About FableGuide is an independent guide from the WholeTech network (https://wholetech.com). Not affiliated with Anthropic. Guiding principle: Agents First.