Last April, Anthropic quietly cut off OpenClaw users from Claude subscriptions. You know the story. And if you found your way to this post, you probably tried to fix it yourself. So did I. I cloned claude-max-api-proxy on a Friday afternoon. "How hard can it be?" I thought. Four hours and three Stack Overflow tabs later, I had it running on localhost. For about six days. Then an auth token rotation broke it, and I was back to square one on a Tuesday morning when I needed to actually work. This post is an honest accounting of what DIY proxy setup actually costs — in time, in frustration, and eventually in money. And why I ended up paying $29/month for a managed solution instead. What "Free" Actually Costs You The claude-max-api-proxy is a legitimate open-source tool. Props to the maintainers — they built something real. But "free" is doing a lot of heavy lifting in that sentence.…