Cloud AI 11 min read

Claude Fable 5 Is Back: What Mac Users Need to Know

Anthropic is redeploying Claude Fable 5 after US export controls were lifted. Current status for Claude Code, the API, cloud providers, pricing, data retention and local Mac alternatives.

Technical research and editorial review. Original measurements are explicitly identified in the article.

Published: June 9, 2026 Updated: July 1, 2026

Editorial method

Update, July 1, 2026: Claude Fable 5 is being redeployed. Anthropic said on June 30 that the US export controls on Fable 5 and Mythos 5 had been lifted. Fable 5 is scheduled to return globally on July 1 across Claude Platform, Claude.ai, Claude Code and Claude Cowork. For Pro, Max, Team and select Enterprise plans, Anthropic says Fable 5 will count for up to 50% of weekly usage limits through July 7; after that it will be available via usage credits. AWS, Google Cloud and Microsoft Foundry access will be re-enabled as quickly as possible. Mythos 5 is still not a normal public model: Anthropic says access has been restored only for a set of US organisations.

Bottom line: Fable 5 is no longer simply shut down. For Mac users, though, it remains an expensive cloud model, not a local model. It is most relevant for difficult agentic, coding and analysis tasks with a lot of context. For routine work, Sonnet 4.6 or Opus 4.8 will often be the more sensible starting point. If data must stay on the Mac, use Ollama, LM Studio or MLX instead.

I tested Fable 5 on a Mac mini M4 through the API before the interruption. Its quality on complex refactoring tasks was impressive, but the price was high. The redeployment does not change that tradeoff: Fable is an option again, not the default answer to every Mac workflow.

The decision in one table

If you need to …Sensible starting point
get maximum Claude capability for hard agentic or coding taskstest Fable 5, but log cost and fallback behaviour
handle routine coding, writing or analysisstart with Sonnet 4.6 or Opus 4.8
use Claude Code and see Fable in the model pickertry it, but check usage credits and limits
run through AWS, Google Cloud or Microsoft Foundrycheck provider status; redeployment may lag
keep confidential data off cloud servicesuse a local model through Ollama, LM Studio or MLX
maintain Zero Data Retentiondo not use Fable 5 through the direct Claude API

Facts first

Anthropic released Claude Fable 5 on June 9, 2026, paused it on June 12, 2026 after a US export-control directive, and announced redeployment on June 30, 2026. Its official model ID is claude-fable-5.

PropertyClaude Fable 5
Current statusglobal redeployment starting July 1, 2026
Direct Anthropic accessClaude Platform, Claude.ai, Claude Code, Claude Cowork
Cloud providersAWS, Google Cloud and Microsoft Foundry to be re-enabled
Context window1 million tokens
Maximum output128,000 tokens
InputText and images
OutputText
ThinkingAdaptive thinking, always on
API price$10 input / $50 output per million tokens
Prompt cache hit$1 per million tokens
Local Mac useno

The million-token context window is not a quality guarantee. Bigger prompts cost more and run slower, and placing a detail inside the context window does not mean the model will use it reliably. For real work, the useful question is not just whether Fable can solve a task, but whether it saves enough rework compared with Opus or Sonnet.

What happened during the shutdown

On June 12, 2026, Anthropic says the US government ordered it to block access to Fable 5 and Mythos 5 for foreign nationals, regardless of location. Because Anthropic could not reliably verify nationality in real time, it disabled both models for all customers.

Anthropic says the order concerned a possible way to bypass Fable 5’s safeguards. The company described the demonstrated jailbreak as narrow and the identified vulnerabilities as already known and discoverable with other public models. That is Anthropic’s assessment; according to the company, the government directive itself did not provide specific technical details.

On June 30, Anthropic said the export controls had been lifted. The old statement that Fable 5 is shut down is therefore no longer accurate. The current position is:

  • Fable 5 returns globally from July 1, 2026.
  • Claude.ai, Claude Platform, Claude Code and Claude Cowork are the first announced access points.
  • AWS, Google Cloud and Microsoft Foundry may return on a provider-specific timeline.
  • Mythos 5 has been restored only for approved US organisations.
  • Anthropic says other Claude models were not affected by the interruption.

Fable 5 and Mythos 5 are not the same offer

The names sound like two performance tiers. The practical difference is mostly access and safeguards:

  • Fable 5 is the widely released version and uses additional classifiers for sensitive cyber, biology and chemistry requests.
  • Mythos 5 shares the core capabilities, removes those classifiers in approved areas, and remains limited to Project Glasswing and other vetted programs.

When Fable refuses a request, it does not initially look like an error. The Messages API returns HTTP 200 with stop_reason: "refusal". Opus 4.8 takes over only when the application has configured a fallback. Anthropic says this affects fewer than five percent of sessions on average; security or biology workflows can see a different rate.

Anyone building Fable into an application should:

  1. Handle refusals as a distinct response case.
  2. Define a controlled fallback.
  3. Record the cost and model identity of the response that actually ran.

Mythos is not a shortcut here. Without approved access, you simply cannot select it.

What the benchmarks actually show

At first glance, the chart looks decisive: the orange column wins almost everywhere. The footnotes make it less tidy.

Anthropic's combined benchmark table for Claude Mythos 5 and Fable 5 compared with Mythos Preview, Opus 4.8, GPT 5.5 and Gemini 3.1 Pro
Source: Anthropic launch announcement, June 9, 2026. Vendor results; the combined column reports the higher Fable 5 or Mythos 5 score depending on the evaluation.
  • The combined column reports the better Fable 5 or Mythos 5 score for each test. Not every number belongs to Fable.
  • Many results come from Anthropic or launch partners.
  • Harnesses, tools and effort levels are not identical across every comparison.
  • None of the scores answers the useful question: will Fable save enough rework on your repository to justify twice the Opus price?

My read: the vendor results document capability, not your return on investment. Fable has to prove itself on your actual repository.

Cybersecurity: Fable may refuse or fall back to Opus

Cybersecurity is where the Fable-Mythos split becomes concrete. Fable checks sensitive requests with additional classifiers. The API may:

  • run Fable 5 normally,
  • refuse before producing output with stop_reason: "refusal",
  • or stop after output has started.

Anthropic says the filters are deliberately cautious and can catch benign requests. Malware analysis and defensive testing are likely to encounter them more often than an average Claude conversation.

The easy detail to miss: HTTP 200 does not guarantee a normal model answer. Check stop_reason. If Opus is configured as a fallback, record which model actually produced the answer.

Anthropic does not bill input tokens when a request is refused before any output is generated. If a classifier fires mid-stream, the input and already generated output are billed and the partial output should be discarded. A subsequent fallback is billed at the fallback model’s rates.

Approved Mythos access removes these cyber filters. That does not make Mythos a public “uncensored Fable”. Anthropic restricts it to vetted organisations.

Biology and chemistry: strong claims, restricted access

Anthropic reports protein design, genomics work and new biological hypotheses. The claims are striking. Independent evidence is still thin: much of the work is internal or collaborative, and several results are due to be published later.

Fable filters sensitive biology and chemistry requests, which means legitimate research questions can also get caught. Opus 4.8 responds only when the application has configured a fallback. Anthropic plans a separate program for selected life-science organisations with relaxed biology and chemistry filters while keeping the cyber filters.

For research use, four limits remain:

  • Fable 5 is not a local bioinformatics model.
  • Sensitive research data is subject to 30-day retention on the direct API.
  • Vendor reports of autonomous research do not replace reproducibility or expert validation.
  • Drug, protein and genomics outputs still require review by qualified specialists and appropriate experiments.

How to test Fable against Opus

Use the same task, tools and time limit. Otherwise, you are mostly testing the test setup.

  1. Use a separate branch or project copy.
  2. Give both models identical requirements and acceptance criteria.
  3. Allow the same tools and maximum runtime.
  4. Measure total cost, runtime, failed tool calls and manual rework.
  5. Run builds, tests and code review independently of the model.

For an Astro migration, I would set four criteria upfront: the build passes, internal links work, i18n remains intact, and nothing changes outside the agreed scope.

Then look at the bill. If Fable needs fewer repair rounds, the higher price may work out. If both models produce the same pull request, Opus was the better buy.

Cost: twice the price of Opus 4.8

ModelInputOutputCache hit
Claude Fable 5$10 / 1M$50 / 1M$1 / 1M
Claude Mythos 5$10 / 1M$50 / 1M$1 / 1M
Claude Opus 4.8$5 / 1M$25 / 1M$0.50 / 1M
Claude Sonnet 4.6$3 / 1M$15 / 1M$0.30 / 1M
Claude Haiku 4.5$1 / 1M$5 / 1M$0.10 / 1M

Fable cache writes cost $12.50 per million tokens for five minutes and $20 for one hour. US-only inference on the direct Claude API adds another ten percent. Bedrock, Google Cloud and Microsoft Foundry use their own pricing.

Without caching, 200,000 input tokens and 20,000 output tokens cost about $3 on Fable 5, compared with about $1.50 on Opus 4.8. Tool calls and additional turns can increase actual usage.

Availability: back, but not everywhere at the same speed

The status changed on June 30:

  • Fable 5 is scheduled to return on July 1, 2026 across Claude Platform, Claude.ai, Claude Code and Claude Cowork.
  • For Pro, Max, Team and select Enterprise plans, Fable counts for up to 50% of weekly usage limits through July 7.
  • After that, Anthropic says Fable will be available through usage credits.
  • AWS, Google Cloud and Microsoft Foundry will be re-enabled, but may arrive after direct Anthropic access.
  • Mythos 5 remains limited to approved organisations.

For production systems, check the model list in your actual platform, not just the blog post. If claude-fable-5 is not callable in your account yet, the likely reason is rollout timing or provider-specific availability.

The biggest catch: 30-day retention

On the direct Claude API, Fable 5 and Mythos 5 are designated Covered Models. They require 30-day data retention and are unavailable under Zero Data Retention. A ZDR workspace without the required override receives a 400 invalid_request_error.

Anthropic says:

  • Retained data is not used for model training without explicit permission.
  • Data is automatically deleted after 30 days, except for safety investigations or legal retention requirements.
  • Employee access is limited to a small set of approved reviewers and defined cases.

Bedrock, Google Cloud and Microsoft Foundry apply their own data-handling rules. Saying that every Fable request is always retained by Anthropic would be too broad.

Before sending sensitive repositories, customer data, health data or secrets, check the contract, platform, region, retention policy and connected tools. Never place credentials in prompts.

Can Fable 5 run locally on Apple silicon?

No. Anthropic has not published weights for Ollama, LM Studio or MLX. Even a Mac Studio with 512 GB of unified memory would not change that: the Mac remains the client and inference runs in the cloud.

If data cannot leave the device, use a local model. Practical model size and context depend mainly on unified memory. See our guides to Ollama on a Mac mini M4 and LM Studio vs. Ollama.

Recommendation

Fable 5 is relevant again, but it is not automatically the best choice.

  • Use Fable 5 for tasks where stronger planning, longer context or less rework can justify the price.
  • Start routine work with Sonnet 4.6 or Opus 4.8.
  • In Claude Code and the API, verify that Fable is actually enabled for your account.
  • Expect a short delay on some cloud providers.
  • Use a local model for sensitive offline data.
  • Check retention, usage credits and fallback behaviour before production use.

For Mac users, the choice is open again but still straightforward: Fable 5 is the expensive high-end cloud model. Opus and Sonnet remain the practical defaults. Ollama, LM Studio and MLX remain the right direction when data must stay local.

Source status

Updated on July 1, 2026 using Anthropic’s June 30 post “Redeploying Fable 5”, the earlier statement on the US government directive, and Anthropic’s launch, pricing, model and data-retention documentation. Benchmark claims are vendor or partner results, not independent ai-on-mac.com measurements.

Frequently Asked Questions

Is Claude Fable 5 available again?

Yes. Anthropic said on June 30, 2026 that the export controls had been lifted. Fable 5 is scheduled to return globally on July 1, 2026 across Claude Platform, Claude.ai, Claude Code and Claude Cowork. AWS, Google Cloud and Microsoft Foundry access may return on a slightly different timeline.

Can Claude Fable 5 run locally on a Mac?

No. Fable 5 is a proprietary cloud model. Ollama, LM Studio and MLX cannot run it locally on Apple silicon.

How much does Claude Fable 5 cost?

The published API price is $10 per million input tokens and $50 per million output tokens. Prompt-cache hits cost $1 per million tokens.

What is the difference between Fable 5 and Mythos 5?

Anthropic says both share the same core capabilities. Fable 5 is the widely released version with additional safety classifiers. Mythos 5 is limited to vetted organisations in and around Project Glasswing.

Does Zero Data Retention apply to Fable 5?

Not on the direct Claude API. Fable 5 and Mythos 5 are Covered Models and require 30-day retention there. Amazon Bedrock, Google Cloud and Microsoft Foundry apply their own platform rules.

Transparency

Sources and review basis

8

These primary and reference sources form the basis of the technical assessment. Vendor claims and external benchmarks are identified as such in the article.

  1. anthropic.comnews / redeploying-fable-5
  2. anthropic.comnews / fable-mythos-access
  3. anthropic.comnews / claude-fable-5-mythos-5
  4. platform.claude.commodels / overview
  5. platform.claude.commodels / introducing-claude-fable-5-and-claude-mythos-5
  6. platform.claude.comabout-claude / pricing
  7. platform.claude.commanage-claude / api-and-data-retention
  8. privacy.claude.comarticles / 15425996-data-retention-practices-for-mythos-class-models