Claude Mythos 5
The top-scoring model on the board, and the one almost nobody can call: Mythos 5 is available only through Anthropic's Project Glasswing, succeeding the invitation-only Mythos Preview. Capabilities, pricing, limits, and API behaviour are identical to Claude Fable 5 — $10/$50 per 1M tokens, 1M context, 128K output, always-on thinking with the raw chain of thought never returned, and a 30-day data-retention requirement that rules out zero-retention orgs. Listed here for completeness of the frontier; if you are not in Glasswing, Claude Opus 5 or Fable 5 is the model you can actually buy.
1M
tokens
128K
tokens
$10
per 1M tokens
$50
per 1M tokens
56
tokens/sec
Jun 2026
2026-06-09
$30.00
per 1M tokens
3.3
quality per $
Capabilities
Benchmarks
Price vs Quality
Context Window in Context
- ▸ Claude Mythos 51M
- GPT-4.11M
- Gemini 2.5 Pro1M
- Gemini 2.0 Flash1M
- Llama 4 Maverick1M
- GPT-5.51M
- GPT-5.5 Pro1M
- Claude Opus 4.71M
Not on our gateway yet
Swfte Connect does not hold a key for Claude Mythos 5, so there is nothing to run here. Add your own provider key and call it with the same API as every other model in this directory.
curl https://api.swfte.com/agents/v2/gateway/chat/completions \
-H "Authorization: Bearer $SWFTE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "anthropic:claude-mythos-5",
"messages": [{"role": "user", "content": "Hello"}]
}'About Claude Mythos 5
Claude Mythos 5 is a flagship AI model by Anthropic, released on June 9, 2026. It supports a context window of 1000K tokens and can generate up to 128K output tokens.
At $10 per million input tokens and $50 per million output tokens, its blended cost of $30.00/1M tokens places it in the premium pricing tier. Its value score of 3.3 reflects the balance of quality and cost.
Using Claude Mythos 5 with Swfte
Access Claude Mythos 5 through Swfte Connect, our unified LLM gateway. Connect gives you a single API for 50+ models, with automatic routing, cost optimization, and fallback handling. You can also try Claude Mythos 5 in our AI Playground before integrating.