Tigerless_ailab
13 minutes ago
Yes — that's exactly why I built it. Log-based tools only account for roughly half of the token cost I wanted to see where the other ~50% goes: system prompts, tool schemas, MCP overhead, plus per-tool stats on tool use and tool output sizes(these tool use do show up in logs, but no one attributes them, and the logs have no exact schemas).
You're right about the tradeoff too. The local proxy + wrappers do add friction, and that's hard to avoid when you sit on the wire. I've tried to minimize it by automating as much of the setup as possible in the installer, and adding a lot of error handling and recovery.
Really glad the distinction landed — this is exactly the framing I'd hoped people would see. Would love to hear any feedback as you use it, and let's stay in touch.