Latest Sonnet model, balanced for most tasks
Available on
Privacy
- Zero data retention
- Always-on
- Training
- No
- Region
- EU + US
Claude Code is Anthropic's agentic coding tool for the terminal. It reads your whole repository, plans and applies changes across files, runs commands and tests, and iterates on failures from natural-language prompts — all without leaving the shell, on macOS, Linux, and Windows. On Opper it runs on any of 300+ models, not just Claude: pin one with a single --model flag, switch mid-task without losing context, and choose EU or US hosting on one key.
After installing, run opper login once — then the copied command launches Claude Code on Claude Sonnet 4.6 through Opper.
Claude Sonnet 4.6 runs on the routes below. Route only to EU providers when your data has to stay in Europe.
| Provider | Region | Zero data retention | Training | Input | Output |
|---|---|---|---|---|---|
| AWS Bedrock | EU | Zero data retention | No | $3.30 | $16.50 |
| Azure | EU | Enterprise | No | $3.00 | $15.00 |
| Google Cloud | EU | Enterprise | No | $3.30 | $16.50 |
| Anthropic | US | Enterprise | No | $3.00 | $15.00 |
| Google Cloud | US | Enterprise | No | $3.00 | $15.00 |
Latest Sonnet model, balanced for most tasks
OpenAI's open-source coding CLI. Run it on any model on Opper.
opper launch codexAn open-source, model-agnostic coding agent for the terminal, wired to Opper's catalogue.
opper launch opencodeA lightweight open coding agent. Run it on any model through Opper.
opper launch pi