Claude MAX 20x ($200/Month): 2-Month Real-World Review

Do You Know Claude?

It's the protagonist causing a stir not only in the AI industry but also in the stock market and political news in 2026. In particular, it's been buzzing with various issues involving the US Department of Defense and President Trump, and although it was already recognized for its outstanding performance, the beginning of 2026 seems to be the heyday of Anthropic and Claude's fame.

From Gemini to Claude

It's been a little over two months since I, a Gemini Ultra subscriber, set up a workspace focused on Claude. My first impression was that its concise, core-focused answers and coding concentration were 'very excellent.'

Initially, I encountered Sonnet through the famous 'Cursor.' During a coding task, when Gemini Code Assist, Sonnet, and GPT-5 couldn't solve a problem, I discovered that Opus solved it in one turn, and Opus was chosen as my main engine. I also subscribed to Cursor Ultra to use Opus to my heart's content.

Transition to Claude MAX

1773726414409_MONK_ARTIFACT_1773726315193.webp

However, with the Opus usage quota of the Cursor Ultra subscription at $200/month, I could barely last ten days with my workload before incurring on-demand, i.e., additional API pay-as-you-go charges. After much deliberation, I switched to the Claude MAX 20x $200/mo system.

Since then, my work efficiency has skyrocketed. The Web UI, Co-Work, VSCode extension Claude Code, and multi-terminal CLI are all running simultaneously.

Now, I'm pushing this Claude MAX x20 quota to its maximum limit. I tend to push harder when efficiency is good. Do I really need to use it that much? Yes, with more quota, I can do more things and perform higher-quality reasoning and multi-agent tasks. For me, AI quota is always a thirst.

However, I'm not sure if general users focused on daily tasks would need this much quota.

Multi-Agent Orchestration

1773727854373______2026-03-17____3.10.27.webp

With Opus 4.6 terminal auto mode running 6-7 instances or more, an orchestrator instructing and reporting on the system, Co-Work helping with various tasks through the web MCP, and Web UI Claude helping with searching and document work — a system where usually 5 to 10 instances communicate and run simultaneously is truly amazing and impressive.

Each Claude also runs multi-agents on its own. To respond efficiently to a single command, it deploys multiple agents to collect information and report back. Recent news reported that Grok released a version where four agents each have different tasks, share opinions, and make decisions and execute tasks. The technical direction of current AI agents seems to be set. Google seems to be rapidly shifting in the same direction, albeit a step behind.

Why Multi-Agent?

1773645897120__input____________2026-03-16______4.20.35.jpg

Is a multi-agent system really useful? You might think that AI does everything on its own anyway, and dividing one engine into several wouldn't produce different results.

What I've been consistently researching and working on since last year is none other than multi-persona → multi-agent. By defining four different personas in a single Gemini chat window and having them write a novel in the form of a role-playing game, I confirmed that even with the same AI and the same engine, different perspectives and given roles lead to different opinions.

That's a definite fact, but the problem is the continuity of context. Because the context is reset when a session ends, a lot of tokens are consumed to restore the context in each new session. That's the key. How to continue? How to continue consistent work?

That's a clear fact, but the problem is the continuity of context. Because the context is initialized when a session ends, a lot of tokens are consumed to restore the context each time a new session starts. The key is this part. How can we continue consistent work? I think Cursor is the IDE that solves this problem best. But I don't use Cursor anymore. I built my own system, and the AI optimized for that system is Anthropic's Claude. So I plan to continue using Claude MAX x20.