# Claude Opus 4.7

Legacy flagship model. Superseded by Opus 4.6.

## Overview

- **Provider:** Anthropic
- **Model ID:** `claude-opus-4-7`
- **Type:** Chat
- **Canonical URL:** https://modelstack.cc/models/chat/claude-opus-4-7
- **Version:** Opus 4.7
- **Best for:** Complex coding and agentic tasks (legacy)

## 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-04

## 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-7"
}
```

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