I built a local reverse proxy to see what Claude Code actually sends to Anthropic
A developer created an open-source tool called ccglass to monitor API calls made by coding agents, revealing significant cost-saving opportunities. The tool acts as a local reverse proxy, logging requests to services like Anthropic's Claude Code and OpenAI. Analysis showed that by optimizing prompts and understanding per-task costs across different providers, the developer reduced their monthly bill by 35% and improved efficiency. AI
IMPACT Enables developers to optimize AI agent usage and reduce costs by providing visibility into API calls and provider pricing.