AI command center for macOS
Console/Models / clavue

Clavue

General product model for agents and IDE chat.

premiumv1.0128K context75%
7 days left
$0.435 / $0.87list / 1M$0.109 / $0.218sale · in/out

List matches industry frontier API rates; sale = list × (1 − discount). Discounts are server-configured (api-pricing.json / env); UI only shows computed values. Light −70%, others −75%.

Overview

The general Clavue product model for Agent Chat and CLI — strong on code, tools, and structured answers. Think of it as the daily driver between “fast chat” and “flagship deep work,” in the same product role as a mid-frontier coding assistant.

Model id
clavue
Released
2026-06-15
Input
text
Output
text
Sale · input
$0.109 / 1M
Sale · output
$0.218 / 1M
List · input
$0.435 / 1M
List · output
$0.87 / 1M

List prices align with industry frontier API bands; current sale is −75% off list from server config (sale = list × (1 − discount)). 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
SWE-Bench Pro
54.1
Terminal-Bench v2.1
59.5
MCP-Atlas
64.2
IFBench
76.0
SysBench
93.0
MRCR-128k
86.5

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.

Clavue models vs industry benchmarks

Best for

  • Agent Chat
  • Coding
  • Tool use

Premium pool · flagship-class pricing. Membership quotas apply. · launch promo −75% off list (configurable)

What builders say

  • ★★★★★

    If you’ve used Claude for planning and GLM for code, Clavue 2.1 sits in the middle with one bill and OpenAI-compatible wiring.

    Omar S. · Open-source maintainer
  • ★★★★

    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

POST /v1/chat/completions
GET /v1/models
curl -s https://api.clavue.com/v1/chat/completions \
  -H "Authorization: Bearer $CLAVUE_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "clavue",
    "messages": [
      {"role": "user", "content": "Hello from Clavue"}
    ]
  }'

Changelog

  • v1.0 · 2026-06-15

    Public product id `clavue` for membership clients.