Claude Opus 5

Claude Opus 5 is Anthropic’s Opus flagship as of July 24, 2026, positioned as an everyday model between Opus 4.8 and the more expensive Fable 5. The cloud-only model under US jurisdiction offers 1 million tokens of context, 128,000 tokens of output, and adaptive reasoning control with five effort levels (low/medium/high/xhigh/max). Mid-conversation tool switching without cache loss and a Fast Mode with 2.5× speed round out the offering.

Anthropic Version 5 Commercial use permitted Dense 1000 K Context 05/2026 $5 / $25 per 1M

  • Proprietary
  • Frontier
  • Anthropic
  • Text
  • Vision
  • Agentic Orchestrator
  • Long Context
  • Batch

Sovereign Risk: MEDIUM Anthropic is a US-based company and subject to the CLOUD Act. The model weights are proprietary and not distributed; no additional risk from weight distribution. Data handling is governed by Anthropic Commercial Terms.

Tool-use profile: 6 assets in detail

Comparison of asset performance (P1/P2/Combined) against the fleet average

Asset performance (radar)

Score Breakdown vs. Fleet Average


Tool-use details

Asset performance, reliability, and runtime profile

CrucibleMark evaluates tool use across 6 independent tests. Click a test name for details.

Reliability

  • Tool Call Valid: No
  • Retry: Not required
  • Hallucination: Not detected

Reliability measures how consistently a model actually executes tool calls: Tool Call Valid schema and format accepted, Retry Required successful only after retry, Hallucination Flag fabricated tools or parameters detected. All three green means production-ready.

Runtime profile

Call 1
3.49
First Request
MCP
2.63
Protocol Latency
Synthesis
21.03
Response Generation
Total
162.83
Sum of All Phases
Token
20824
Input + Output
Cost
$0
Cost per Run

The runtime profile shows the latency and cost metrics for the model run: Call 1 First Request, MCP Protocol Latency, Synthesis Response Generation, Total sum of all phases, supplemented by Token input and output and Cost cost per run.

Tool-use review

Created · Agentic Orchestrator · Long Context

Deployment Verdict

Conditional deploy: overall results are solid and no hallucination was detected, but Tool Calls were not consistently valid — handing off an MCP tool chain without guardrails is not advisable.

Tool Execution Profile

Claude Opus 5 demonstrates genuine tool selection rather than pure pattern-following. On the Web Search & Tool Selection test — which checks whether the model distinguishes between search and direct retrieval without being prompted — it reliably picks the correct tool. That speaks to usable orchestration logic in open workflows. On the URL Construction test, which measures autonomous derivation of a target URL followed by a fetch, it remains usable but not deterministic. That is precisely where the operational boundary lies: the planning decision holds; final protocol precision does not, always. The fact that the global Tool Call status is invalid despite no retry being required points more to formatting or execution imprecision than to a fundamental comprehension problem. For production MCP pipelines this means: tool selection can be trusted; call validation cannot be trusted blindly.

Synthesis Fidelity

How well does it compress tool results? Solidly, but not at reference level. The P2 score of 80 reflects good summarization of real tool outputs, with clear strength on HTTP Fetch & Extract and particularly on URL Construction & Fetch. Performance weakens where precise compression across language or source changes is required. Both EU License Research and Multilingual Search & Synthesis land at P2 60. That is not a failure, but it leaves too little margin for compliance-adjacent or multilingual decision pipelines.

Does it stay within tool output or fall back on training data? On the honeypot EU License Research — which checks whether current license restrictions are actually drawn from web sources — it does not hallucinate. That is the more important signal. The model maintains the chain of trust, even when compression of retrieved content is not consistently sharp enough.

Error Resilience

On the 404 test, which measures transparent behavior when a Tool Call fails, Claude Opus 5 responds in a production-ready manner. It does not fabricate replacement content and maintains coherent error communication. The low P1 score shows the flow was not elegant, but the critical point holds: no fabricated page content despite the error. That is acceptable for production systems.

Operational Profile

Total 162.83s. Call 1 3.49s, MCP latency 2.63s, Call 2 21.03s. Slow. Pricing is not locally favorable — it is Frontier-typically expensive: $5.0 per 1M input and $25.0 per 1M output. Justifiable relative to performance only when long-context and agentic planning are the deciding factors.

Summary & Recommendation

Suitable for agentic research, routing, and long-context pipelines with downstream call validation, schema checking, and explicit error handling. Also suitable when tool selection matters more than perfect first-attempt execution. Not the first choice for compliance-critical workflows, deterministic fetch chains, or multilingual synthesis without human or programmatic oversight. Anyone giving it the infrastructure should not give it the final word on correct tool formats and final compression.

This analysis was generated automatically based on benchmark data. Model used: GPT 4.5 by OpenAI. The raw data and full methodology are documented in the GitHub project.