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.
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.
Set up in 2 minutes
No config files. No new tools. Just change where Cline sends its API calls.
Open Cline settings
Settings → API Provider → OpenAI Compatible
Paste these values
Make a call
Ask Cline anything. The response looks identical. Check your dashboard — you'll see which model handled it and what it cost.
Works with Cline, Roo Code, Claude Code, Cursor, and any tool that supports a custom OpenAI API endpoint.
One line. Already compatible.
Works with OpenClaw, Cline, Cursor, Claude Code, dmux, AutoGen, LangChain — anything OpenAI-compatible.
# 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&ARunning 4 parallel agents. Here's the math.
KomilionBench Phase 5 verified (Feb 27, 2026 — 30 calls, 10 developer tasks). Frugal $0.006/req avg, Balanced ~$0.08/req.
Which tier for which task
You don't configure this per-task. Set a default tier. Komilion adjusts within that ceiling.
| Task | Tier | Why |
|---|---|---|
| Branch naming, commit messages | Frugal ($0.006) | Template task. Any capable model nails it. |
| Code review, bug fixes | Balanced ($0.08) | Needs code comprehension, not just pattern-match. |
| Architecture, multi-file refactor | Premium (Opus 4.6) | Claude Opus 4.6 direct. Anthropic's most capable model for complex tasks. |
| Simple Q&A, doc lookup | Frugal ($0.006) | Fast, cheap, accurate enough. |
| System design, complex reasoning | Premium (Opus 4.6) | Wins where single-model ceiling shows up. See pricing. |
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.