AI platform · IDE · agents · models
Console/Models / clavue-2.1-search

Clavue 2.1 Search

Global web search specialty for agents (not free-form chat).

premiumv2.1.0128K context75%
6 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

clavue-2.1-search is the official search product id for membership clients and api.clavue.com. It returns clavue.search.v1 agent JSON (compatible with imux_web_search: ok/query/results/count), behind a compliance safety gateway. Upstream specialty model: grok-4.20-multi-agent-console.

Model id
clavue-2.1-search
Released
2026-07-25
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 web_search
  • Research mode
  • Fresh facts + sources

Premium pool · search specialty · safety gateway enforced. · launch promo −75% off list (configurable)

What builders say

  • ★★★★

    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-2.1-search",
    "messages": [
      {"role": "user", "content": "Hello from Clavue"}
    ]
  }'

Changelog

  • v2.1.0 · 2026-07-25

    Public `clavue-2.1-search` with agent-normalized output and safety gateway.