FOR OPENCLAW · CLINE · CLAUDE CODE · CURSOR USERS

STOP PAYING OPUS PRICES
FOR SIMPLE QUESTIONS.

Claude Max shut down OpenClaw, Cline, and Claude Code in January. Anthropic's API was never restricted — only the subscription. Komilion routes your tools to Claude Opus 4.6 and 400+ models via OpenRouter's API. Change one URL. Pay per request. No subscription, no subscription restrictions.

Sign up free — no card required
[REASSURANCE::API_STATUS]

The subscription got banned. The API was always fine.

Claude Max is a consumer subscription. Anthropic's terms don't allow automated tool access on that plan — and in January, they enforced it.

The API is different. It's Anthropic's official distribution channel for developers and automated access. Komilion routes your tools to Claude Opus 4.6 via OpenRouter's API — the same path as any legitimate developer using Anthropic's API.

You're not working around anything. You're using the channel Anthropic built for exactly this.

Pay $0.55/request for Opus when you need it. $0.006 for simple tasks. No monthly subscription. No usage caps.
[SETUP::CLINE_INTEGRATION]

Set up in 2 minutes

No config files. No new tools. Just change where Cline sends its API calls.

1

Open Cline settings

Settings → API Provider → OpenAI Compatible

2

Paste these values

Base URLhttps://www.komilion.com/api/v1
Modelneo-mode/balanced
3

Make a call

Ask Cline anything. The response looks identical. Check your dashboard — you'll see which model handled it and what it cost.

Already using neo-mode/balanced? Set the model to neo-mode/frugal for commit messages and simple lookups. ~$0.003/call vs $0.17 for the same output.
Want maximum quality? Set the model to neo-mode/premium. Routes to Claude Opus 4.6 — Anthropic's flagship model — for architecture decisions and complex design work.

Works with Cline, Roo Code, Claude Code, Cursor, and any tool that supports a custom OpenAI API endpoint.

[CAPABILITY::ZERO_MIGRATION]

One line. Already compatible.

Works with OpenClaw, Cline, Cursor, Claude Code, dmux, AutoGen, LangChain — anything OpenAI-compatible.

komilion-setup.py
# Claude Code / Cline / OpenClaw / Cursor / any OpenAI-compatible tool

# Before (Claude Max subscription — automated use blocked Jan 2026):
base_url = "https://api.anthropic.com/v1"   # URL is fine; subscription credentials were restricted

# After (Komilion — via official API):
base_url = "https://www.komilion.com/api/v1"
api_key  = "ck_your_komilion_key"

# Use model="neo-mode/balanced" for most tasks
# Use model="neo-mode/premium" for maximum quality
# Use model="neo-mode/frugal" for branch names, commit messages, simple Q&A
[CAPABILITY::COST_COMPARISON]

Running 4 parallel agents. Here's the math.

WITHOUT KOMILION
~300 calls/day
× $0.15 avg Opus price
$1,350/month
WITH KOMILION
~300 calls/day
× $0.08 avg (auto-routing)
$720/month
Savings: ~47% (~$630/month for a 4-agent workflow)

KomilionBench Phase 5 verified (Feb 27, 2026 — 30 calls, 10 developer tasks). Frugal $0.006/req avg, Balanced ~$0.08/req.

[CAPABILITY::AUTO_ROUTING]

Which tier for which task

You don't configure this per-task. Set a default tier. Komilion adjusts within that ceiling.

TaskTierWhy
Branch naming, commit messagesFrugal ($0.006)Template task. Any capable model nails it.
Code review, bug fixesBalanced ($0.08)Needs code comprehension, not just pattern-match.
Architecture, multi-file refactorPremium (Opus 4.6)Claude Opus 4.6 direct. Anthropic's most capable model for complex tasks.
Simple Q&A, doc lookupFrugal ($0.006)Fast, cheap, accurate enough.
System design, complex reasoningPremium (Opus 4.6)Wins where single-model ceiling shows up. See pricing.
[BENCHMARK::REAL_API_CALL]
KomilionBench Phase 5 (Feb 27, 2026 — 30 API calls, 10 real developer tasks): Balanced tier scored 8.80/10 — beats Opus on 8 of 10 tasks at $0.08/req avg. Council V3 scored 8.77/10 averaged across all 10 developer tasks. Frugal scored 8.3/10 at $0.003/task avg. Summarization (Task 6): frugal routed to Gemini Flash at $0.00 (free during preview) — scored 9/10. That's the kind of task Cline runs all day.

Change one URL. Keep your tools.

No card required. Works instantly with your existing setup.