# Claude Opus 4.6

Previous flagship model for building agents and coding. Strong performance with 1M context.

## Overview

- **Provider:** Anthropic
- **Model ID:** `claude-opus-4-6`
- **Type:** Chat
- **Canonical URL:** https://modelstack.cc/models/chat/claude-opus-4-6
- **Version:** Opus 4.6
- **Best for:** Complex multi-step agentic tasks, financial analysis, research, long-context reasoning

## Pricing

| Usage | Price |
| --- | ---: |
| Input | $5 / 1M tokens |
| Output | $25 / 1M tokens |
| Cache read | $0.5 / 1M tokens |
| Cache write (5 minutes) | $6.25 / 1M tokens |
| Cache write (1 hour) | $10 / 1M tokens |

## Specifications

- **Context window:** 1M
- **Maximum output:** 128K
- **Typical latency:** 20 ms
- **Released:** 2026-02

## Capabilities

- chat
- tool_use
- reasoning
- vision
- coding
- analysis
- long_context

## API usage

Use this model ID in a ModelStack API request:

```json
{
  "model": "claude-opus-4-6"
}
```

For the rendered page, visit https://modelstack.cc/models/chat/claude-opus-4-6.
