메뉴
HN
Hacker News 52일 전

월 100달러 클로드 요금제, Zed와 OpenRouter로 갈아타기

IMP
7/10
핵심 요약

클로드 코드(Claude Code)의 월 100달러 구독제가 사용량 제한을 빠르게 hitting하는 문제와 사용하지 않은 기간이 낭비된다는 단점을 지적하며, 이 대안으로 에디터 Zed와 API 중계 플랫폼 OpenRouter를 조합한 종량제 방식을 제안합니다. 작성자는 이를 통해 사용하지 않을 때 크레딧이 이월되며, 작업 난이도에 따라 다양한 AI 모델을 유연하게 선택하여 비용 효율성을 높일 수 있다고 설명합니다.

번역된 본문

블로그: 월 100달러 클로드 코드(Claude Code) 지출을 Zed와 OpenRouter로 재배정하기

TL;DR Claude에 월 100달러를 지불하는 대신, Zed 에디터에 월 10달러를 지불하고 OpenRouter에 매월 90달러를 충전하세요. Zed 에이전트 하네스(harness)를 사용하거나 Claude Code를 계속 사용할 수 있으며, 사용한 만큼만 API 비용을 지불하게 됩니다. 사용하지 않을 때는 크레딧이 낭비되거나 사용 기간이 만료되는 대신 계속 누적됩니다.

저는 예전보다 훨씬 빠르게 Claude의 사용 한도에 도달한다는 사실에 실망했습니다. 참고로 저는 업무를 위해 Claude Code와 Claude 데스크톱 앱을 모두 사용하며, 한도에 도달할 수 있는 권한을 얻기 위해 월 100달러를 지불하고 있습니다. 저만 이런 것은 아닙니다(AMD의 AI 수석 총괄 책임자도 이 문제를 겪었으며), 수많은 관련 사례가 Reddit과 Twitter에서 쉽게 발견됩니다.

제 사용 패턴은 사용량이 몰리는 'bursty' 방식이라 하루 종일 사용 기간을 꽉 채워 쓰지는 않지만, 코딩 세션 중간에 갑자기 사용 한도에 걸리는 것이 몹시 답답하게 느껴집니다. 이 글은 동시에 더 많은 유연성을 확보하면서 해당 지출을 다른 도구와 모델로 재배정하는 방법에 대한 것입니다.

에이전트 하네스 선택 및 다른 모델 탐색 저는 선택지를 좋아합니다. Opus가 의심할 여지 없는 에이전트 코딩(agentic coding) 시장의 리더이긴 하지만, 당면한 작업의 복잡성에 따라 비용과 속도의 균형을 맞추기 위해 사용하고 싶은 다른 모델들도 존재합니다. 저는 에이전트 하네스를 통해 다양한 모델을 어떻게 활용할 수 있는지 알아보고 있습니다.

장황한 출력 '에이전트 하네스'는 LLM과 메시지를 주고받고, 도구 정의를 주입하며 도구를 호출하는 동시에 이 모든 것을 워크플로우로 조율하는 시스템입니다(실패한 작업 재시도 포함). Claude Code가 바로 이러한 시스템의 한 예입니다. 사용자 메시지를 받아 파일 읽기/쓰기 등을 조율하고 LLM을 호출합니다.

Zed 및 OpenRouter 플랜: 월 10달러 - 가격 페이지 Zed를 사용해 보기 전까지는 VSCode와 그 모든 포크(fork) 버전이 얼마나 느리고 버벅거리는지 깨닫지 못했을 것입니다. 내장 에이전트 하네스는 기본적이지만 쓸만합니다. 에이전트가 파일을 수정할 때 그 과정을 따라갈 수 있고, 에이전트의 동작을 커스터마이징하기 위해 새로운 프로필을 추가할 수도 있습니다. Cursor와 마찬가지로 현재 세션에 적용된 컨텍스트 사용량과 규칙(rules)을 보여줍니다.

Claude Code나 Mistral Vibe 같은 다른 도구를 계속 사용하길 원한다면, Zed는 에이전트 클라이언트 프로토콜(ACP)을 사용하여 이를 에디터에 직접 통합합니다(지원되는 에이전트 목록 참조). 가장 큰 단점은 VSCode에 비해 확장 프로그램이 부족하다는 것이지만, 일반적인 언어와 작업을 다루기에는 충분히 많습니다.

Zed는 제공된 크레딧을 모두 사용한 후 사용량 기반 과금 방식을 제공하지만, 해당 토큰 가격은 API에 직접 접근하는 것보다 더 높습니다. 이것이 제가 Zed에 OpenRouter 연동을 선호하는 이유입니다. 좋은 부가 효과는 더 네이티브에 가까운 컨텍스트 윈도우 크기를 사용할 수 있다는 점입니다. 이유는 모르겠지만 Zed는 자체 연동 시 Gemini 3.1의 컨텍스트를 20만 토큰으로 제한하지만, OpenRouter를 사용하면 100만 토큰 전체를 활용할 수 있습니다. 그들의 문서에 따르면 이는 향후 변경될 수 있습니다.

OpenRouter 수정: (HackerNews의 hhthrowaway1230 덕분에) OpenRouter가 5.5%의 수수료를 부과한다는 사실이 지적되었습니다.

제가 아는 가장 방대한 모델과 제공업체 옵션을 갖춘 곳은 OpenRouter입니다. 가입하고 크레딧을 선불로 충전한 뒤 API 키를 발급받는 것은 매우 쉽습니다. 저는 Anthropic 크레딧에 정해진 사용 기간이 있다는 것이 마음에 들지 않습니다. 한도를 다 쓰면 초기화될 때까지 기다리거나(아니면 추가로 지불해야 합니다) 돈을 내야 합니다. 하지만 사용하지 않을 때는 그 사용 기간이 그냥 낭비됩니다.

대신 저는 OpenRouter 크레딧을 충전하며, 이 크레딧은 1년(365일) 동안 사용하지 않으면 만료됩니다. 그러면 작업할 때는 크레딧을 사용하고, 그렇지 않을 때는 사용을 아끼고 다음 달로 이월할 수 있습니다. 데이터 노출 위험을 최소화하기 위해 저는 OpenRouter가 "모델 훈련을 위해 입력/출력을 사용"할 수 있도록 동의하지 않기로 선택했습니다.

원문 보기
원문 보기 (영어)
Blog Reallocating $100/Month Claude Code spend to Zed and OpenRouter Reallocating $100/Month Claude Code spend to Zed and OpenRouter Copy Page Copy as Markdown View as Markdown Open in ChatGPT Open in Claude April 6, 2026 &#183; 7 min read Discuss on: Hacker News Reddit TL;DR Instead of $100/month for Claude, pay $10/month for Zed editor and set up a monthly $90 top up to OpenRouter. You can use the Zed Agent harness or keep using Claude Code, however you pay API costs for what you use. When you&rsquo;re not using, your credits build up rather than missing the usage window. I&rsquo;ve been disappointed to feel that I&rsquo;m hitting Claude limits faster than before. For context, I use both Claude Code and the Claude desktop app for work and pay $100/month for the privilege of hitting limits. I&rsquo;m not the only one (this was AMD&rsquo;s senior director of AI) with numerous other reports found over Reddit and Twitter. My usage pattern is &ldquo;bursty&rdquo; so I&rsquo;m not using the windows all the time throughout the day but find it incredibly frustrating to hit a limit mid-way through a coding session. This article is how I&rsquo;m reallocating that spend to other tools and models while getting more flexibility at the same time. Picking an Agent Harness and Exploring other models I like options and while Opus is undoubtedly the market leader for agentic coding, there are other models that I like to use to balance cost and speed depending on the complexity of the task in hand. I&rsquo;m looking at how I can use different models with an Agent Harness. verbose output An &ldquo;agent harness&rdquo; coordinates sending and receiving messages from LLMs, injecting tool defintions and calling the tools and orchestrating all of this into workflows (including retrying failing tasks). Claude Code is an example of such a system. It takes the user message, coordinates reading/writing files - among other things - and makes calls to the LLM. Zed and OpenRouter Plans: $10 / month - pricing page You don&rsquo;t realise how slow/laggy VSCode and the all of the forks are until you try out Zed . The builtin agent harness is basic but nice with the ability to follow the agent around as it modifies files and to add new profiles to customise the agent behaviour. Like Cursor it shows the context usage and the rules that are being applied to the current session. If you continue to use Claude Code or other tools like Mistral Vibe, Zed integrates them directly into the editor using the Agent Client Protocol (ACP) - see supported agents . The biggest disadvantage is definitely the lack of extensions compared to VSCode but there are enough to cover common languages and common tasks. Zed do offer usage based pricing once you have used up the credits they provide however their token prices are higher than going directly to the API themselves. This is why I prefer to use the OpenRouter integration into Zed instead. A nice side benefit is you get the more native context window sizes. For some reason Zed limits the Gemini 3.1 context to 200k tokens in their native integration however with OpenRouter you can make use of the full 1M. Their docs say this may be changed in the future. OpenRouter Edit: It has been brought to my attention (thanks to hhthrowaway1230 on HackerNews) that OpenRouter does charge a 5.5% fee . The largest option of models and providers that I know of is OpenRouter and it&rsquo;s easy enough to sign up, pre-pay some credits and get an API key. I don&rsquo;t like that I have a set window of Anthropic credits. If I use it I have to wait for it to reset (or pay). But when I&rsquo;m not using it I&rsquo;m missing out on that window of opportunity. Instead I can top up my OpenRouter credits which expire after 365 days if unused . Then I can use the credits when I&rsquo;m working and save them/roll-over when I&rsquo;m not. To minimise data exposure risk, I have chosen not to consent to OpenRouter being able to use inputs/outputs &ldquo;to improve the product&rdquo; (though you get a 1% discount if you do), and I have enabled the &ldquo;Zero Data Retention (ZDR) Endpoints Only&rdquo; in my Workspace Guardrail settings . You do lose out on some models here - for example, qwen/qwen3.6-plus which is only hosted on Alibaba Cloud - however that&rsquo;s a small price I&rsquo;m willing to pay. Cursor Plans: $20 | $60 | $200 / month - pricing page verbose output I originally switched from VSCode & Copilot to Cursor in 2025 after experiencing the magic of the Cursor &ldquo;Tab&rdquo; jumping around the editor preempting my next move. As it moved from autocomplete-on-steroids to more agentic coding, I was thankful to have access to multiple models to experiment with (this is now also available in Copilot but in the beginning they were OpenAI only). I mostly ignored Cursor 2.0 as they put more emphasis on the chat interface however with Cursor 3.0 as a complete rewrite (in Rust like Zed) and focused on Agent orchestration, I am curious to try it out. Cursor was (or still semi-is) my preferred editor. As a VSCode fork, all extensions are available. They were an early adopter of the plan mode -> agent mode workflow and now support a new debug mode which is a more advanced print style debug that the agent can also interact with. Cursor also supports different types of rule applications, something I personally love and am surprised that other agent harnesses haven&rsquo;t adopted. Most agent harnesses take an &ldquo;apply intelligently&rdquo; approach, trying to let the AI make decisions on when to include a rule based on the description. But Cursor also offers the ability to only apply to specific files. I know I have rules that only apply to *.py files, or even **/models.py etc. I am able to make the most of my context window by explicitly setting those rules to be added only to certain filepath regexs. It guarantees their usage Choosing Cursor you get API rate pricing above the included use in your plan (and you can limit this so your total spend is limited to $100) but you are still paying minimum $20/month which does not roll over to the next month. Claude Code and OpenRouter Claude Code is optimized for Anthropic models and may not work correctly with other providers. I know - I said I&rsquo;m redirecting funds away from Anthropic, but it is possible to continue using the Claude Code agent harness with other models (or even Opus should you want to). We might want to do this because Claude Code is undeniably a great harness, however we need to configure Claude Code to use OpenRouter rather than the Anthropic API. First, log out of Claude Code if you have been using it before: claude > /logout Next, set some environment variables to configure the OpenRouter endpoints and which models you want to use for &ldquo;Opus&rdquo;, &ldquo;Sonnet&rdquo;, &ldquo;Haiku&rdquo; and &ldquo;SubAgents&rdquo; (I recommend setting these in your ~/.zshrc or ~/.bashrc file so they persist): export OPENROUTER_API_KEY = &#34;<your-openrouter-api-key>&#34; export ANTHROPIC_BASE_URL = &#34;https://openrouter.ai/api&#34; export ANTHROPIC_AUTH_TOKEN = &#34; $OPENROUTER_API_KEY &#34; export ANTHROPIC_API_KEY = &#34;&#34; # Important: Must be explicitly empty # Set these models to whichever model you would like to use on OpenRouter export ANTHROPIC_DEFAULT_OPUS_MODEL = &#34;anthropic/claude-opus-4.6&#34; export ANTHROPIC_DEFAULT_SONNET_MODEL = &#34;anthropic/claude-sonnet-4.6&#34; export ANTHROPIC_DEFAULT_HAIKU_MODEL = &#34;anthropic/claude-haiku-4.5&#34; export CLAUDE_CODE_SUBAGENT_MODEL = &#34;anthropic/claude-opus-4.6&#34; Verify that Claude Code is using your new config (you may need to restart your terminal or source ~/.zshrc ): claude > /status Auth token: ANTHROPIC_AUTH_TOKEN Anthropic base URL: https://openrouter.ai/api Other CLI tools like OpenCode + OpenRouter There are a multitude of other coding Agent Harnesses that can be used from the command line with OpenRouter. I&rsquo;ve tried a few b