Auto
Balanced default routing for everyday agent work.
List prices match industry frontier API rates; sale price is what you pay now. Light (Fast) −70%, others −75%. Reverts after the promo window.
Overview
Auto is the official default for everyday chat, scout, and short agent turns — the “always-on” path when you don’t want to pick a specialty SKU. Comparable in role to a console auto-router: capable, quick, and membership-friendly.
- Model id
- auto
- Released
- 2026-06-01
- Input
- text
- Output
- text
- Sale · input
- $0.047 / 1M
- Sale · output
- $0.093 / 1M
- List · input
- $0.14 / 1M
- List · output
- $0.28 / 1M
List prices align with industry frontier API bands; launch sale is −70% (light) / −75% (others) vs list. All official models are available on every plan — only quota differs. Checkout: Alipay / WeChat today.
Global: Paid $9 · ×5 $19 · ×20 $39. API list matches industry frontier rates with a limited launch discount. Checkout today: Alipay / WeChat (CNY SKUs). Card billing soon.
Capability snapshot
Full table →Internal Clavue evaluation suite (2026-07). Methodology aligns with public agent benchmarks; not an independent third-party audit. Peer figures are approximate public references for context only.

Best for
- Default chat
- Scout
- Quick loops
Fast pool · light-tier launch promo (−70% off list). Subject to plan day/week/month caps.
What builders say
- ★★★★★
“I was paying frontier prices for scout + chat. Auto + 2.1 Fast covers 80% of my day; Pro only when the graph gets messy.”
Maya R. · Indie founder · shipping with imux - ★★★★☆
“The launch promo is aggressive. List looks like frontier API rates; sale is what you’d hope a challenger charges.”
Lina V. · Agent platform PM - ★★★★★
“I don’t need five vendors. Official models + membership quota is enough to feel like I’m underpaying for over-delivery.”
周琪 · Full-stack · Cursor → imux migrant
API
OpenAI-compatible · Base URL https://api.clavue.com
curl -s https://api.clavue.com/v1/chat/completions \
-H "Authorization: Bearer $CLAVUE_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"model": "auto",
"messages": [
{"role": "user", "content": "Hello from Clavue"}
]
}'Changelog
- v1.0 · 2026-06-01
Initial Auto product id for OpenAI-compatible clients.