Related ToolsClaude CodeClaudeAiderCursor

Developer Cuts Claude Code Bill by Switching to Zed and OpenRouter

Claude by Anthropic
Image: Anthropic

One developer just publicly laid out why $100/month for Claude Code no longer made sense for their workflow - and switched to a cheaper combination: Zed editor plus OpenRouter.

Zed is a code editor built for speed that has added AI features steadily over the past year. OpenRouter is an API routing service that sends requests to multiple AI models - including Claude, GPT-4o, and Gemini - charging per token used rather than a flat monthly fee. The developer found that routing Claude API calls through OpenRouter and using Zed's native AI integration cost meaningfully less than Anthropic's Claude Code subscription.

Claude Code's $100/month tier is designed for heavy users. Developers who burn through long AI sessions daily, run extended automated tasks, and keep the agent active for hours can justify the flat fee. For everyone else, paying per-token through the API makes more financial sense.

The setup requires more configuration than Claude Code's one-click approach. You need an OpenRouter account, API keys, and Zed configuration. The experience is less integrated than Claude Code's native terminal agent, which can read files, run commands, and manage multi-step coding tasks without extra setup.

There's a broader pattern here. As AI coding tools mature, the gap between managed subscription products and self-assembled setups is closing. Zed's AI features have improved substantially, and OpenRouter gives developers access to the same underlying models at variable cost. For developers who use AI coding assistance a few hours a week rather than all day, the flat subscription math rarely works in their favor.