Running Claude Code at zero per-token cost: the Max-plan OAuth shim pattern
A developer has created a Python-based HTTP wrapper, oauth.nucleusos.dev, to enable the use of Anthropic's Claude Code with a Claude Max subscription, bypassing per-token costs. This shim acts as a proxy, routing requests through a Max plan's OAuth bearer token instead of requiring an API key, thus maintaining compatibility with existing Claude Code installations and SDKs. The solution also includes support for routing requests to the Gemini API, enhancing its utility for multi-provider agentic systems. While designed for personal or team use, it addresses a direct cost-saving need for users running extensive agentic workloads. AI
IMPACT Enables cost-effective use of advanced LLMs for developers running extensive agentic workloads, potentially lowering operational expenses for AI-powered applications.