Product1 distinct publisher3 min readUpdated
PostHog says one product's LLM cost doubled from $5k to $10k in a day and it was not a regression. Without per-workflow tracking, growth and a defect look identical on the invoice.
The Product Desk · Product desk
Compiled by The Product DeskSomething wrong?How this is made
PostHog's engineering newsletter published a guide to cutting token spend, and the most useful part is not the advice but three diagnoses: a doubled bill that turned out to be growth, a hidden Haiku multiplier, and a tool that was not being called the way its authors assumed [1][2][3]. Each was legible only because someone was measuring tokens per workflow rather than per invoice [5].
The headline case: one product's LLM cost went from $5k to $10k in a day, and it was not a regression [1]. A launch pushed one workflow to run 4x more often while cost per run fell from $1.80 to $1.40 [1], a roughly 22 percent improvement in unit economics buried inside a number that reads as an incident [15]. The two figures do not reconcile cleanly: 4x volume at 78 percent of the old unit cost implies about a 3.1x bill, not 2x [16], which suggests the measurements cover different windows. The direction of the lesson survives the arithmetic. The aggregate is the least informative view available.
The other two findings are smaller and harder to see. PostHog Desktop's use of the Claude Code SDK makes 3 to 5 Haiku calls per Opus call, which the team reads as an opening for a cheaper self-hosted model [2]. And RTK was not saving tokens on bash commands because Claude was not using it properly; the fix cut bash token usage by 13 percent, with a PR open to ship it more widely [3]. Neither shows up in a monthly total.
The coverage argument is the operational one. There are three places to instrument: flat-rate seats such as Claude Code, which are constrained by context windows and rate limits rather than dollars; internal automations, Slack apps and scheduled agents; and customer use of AI features [4]. Teams almost always have a gap in at least one, and the monthly bill from Anthropic will not close it [5]. The tooling named is unglamorous: the /usage command, ccusage, quota widgets like ccseva, and spend monitoring at the gateway [6]. Cost on its own is a trap, so PostHog pairs it with accuracy, success rates and usage, partly because quality tracking surfaces bad queries, repeated retries and agent runs that produce nothing, which is spend that should never have been incurred [7][8].
The second budget is the context window. MCP tool definitions no longer load into the system prompt, but fetching one can still consume a session [9]. The official Atlassian server runs about 10k tokens for Jira and Confluence tools alone [10]; the official GitHub server exposes 94 tools at about 17.6k [11], roughly 187 tokens per tool [17]. Together that is about 27.6k tokens before any work starts [18]. Cloudflare's native MCP with full schemas reaches 2,594 tools and 1,170,523 tokens, which Code Mode fits into 1,069, about a thousandfold reduction [12][19]. PostHog's own server once exposed 183 tools at 113,843 tokens, and no longer does [13].
On AGENTS.md, PostHog cites one study finding 28.64 percent lower median runtime and 16.58 percent lower output token consumption with comparable task completion behaviour [14]. The study is not named in the post, so treat it as a hypothesis to test in your own repository rather than a benchmark.
Watch for whether teams begin reporting cost per run and success rate alongside volume, because without both a 2x bill cannot be triaged [1][7]. Watch whether MCP vendors follow Cloudflare toward schema loading that does not price a tool catalogue in six figures of tokens [12]. And watch the coverage gap most likely to be left open, customer usage of AI features, since that is the one that decides what you can charge [4].
Follow any of these and your For You feed starts watching them — no settings page required.
Ranked by verification strength, evidence, and original report placement.
A product's LLM costs doubling from $5k to $10k in a day was not a regression: a launch caused a workflow to run 4x more, but the cost per run fell from $1.8 to $1.4.
The Claude Code SDK in PostHog Desktop uses Haiku extensively (3-5 calls per Opus call), revealing an opportunity to swap it with a cheaper, self-hosted model in future.
RTK was not saving tokens on bash commands as expected because it was not being used properly by Claude; a fix cut 13% in bash token usage and a PR is open to ship it to everyone.
PostHog says teams should monitor three areas: flat-rate subscriptions such as Claude Code that are constrained by context windows and rate limits rather than costs; team use of automations, Slack apps and scheduled agents; and customer use of AI-powered features, where efficiency affects what you can build, charge and grow.
Tools cited for tracking flat-rate usage include the /usage command, ccusage, quota widgets such as ccseva, and monitoring of LLM spend through gateways.
Baseline cost tracking needs to go hand in hand with tracking accuracy, success rates and usage, because changes that make workflows or products worse defeat the purpose; evals and product analytics are described as critical.
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
Detailed but single-source and self-reported
The figures are unusually concrete for a vendor post - exact token counts, tool counts, per-run dollar costs, a 13 percent regression fix - and internally consistent enough that derived per-tool densities can be computed from them. But there is exactly one publisher, all internal numbers are self-reported without method or baselines, the third-party MCP token counts have no stated measurement procedure, the headline spike figures do not reconcile arithmetically, and the strongest generalizable claim rests on an unnamed study.
First-party deployments, no external uptake evidence
There is real shipped behavior, but all of it is PostHog's own: an MCP server rebuilt around a single exec tool with summarized schemas and connect-time scoping, a merged RTK bash fix with an open PR to generalize it, and disclosed production model mixes. Ecosystem signal is limited to reported token footprints of other vendors' servers and platform tool-count caps; no third party is shown adopting the practices the post recommends.
Mildly overstated framing over solid specifics
The underlying technique claims are backed by first-party numbers and shipped changes, so this is not an empty narrative. Overstatement enters through the packaging: a sweeping claim that teams almost always have a monitoring gap with no data behind it, an unnamed study carrying the AGENTS.md recommendation, headline spike figures that do not reconcile, and a compression factor of roughly 1,095x quoted for Code Mode without stating what capability is retained.
Vendor recommending its own observability and analytics products
PostHog sells product analytics, evals and AI observability, and the post's central recommendation is precisely to instrument per-workflow token spend and pair it with quality tracking, naming AI Observability, evals and product analytics as critical. It also promotes its own MCP server and CLI as the efficient path. The technical disclosures are self-critical, which cuts against pure marketing, but the commercial alignment between diagnosis and remedy is direct and undisclosed.
Moderate: specific and plausible, wholly unverified
Confidence is capped by structure rather than content quality. One publisher, self-reported telemetry, no independent replication of any token count, an unnamed study, and one internally inconsistent headline metric. What raises it above low is the granularity and falsifiability of most figures and the presence of shipped, dated changes rather than intentions alone.
build
Your Multi-Key Failover Is The Most Expensive Line On Your Coding Agent Bill1 distinct publisher
build
Microsoft's new build tools repriced themselves, and the citizen developer is the line item1 distinct publisher
product
Binance gives agents a trading seat, and gives users the permission slip1 distinct publisher
science
OX Security says MCP command execution is a design choice, so server owners own the risk1 distinct publisher
Distinct publishers with included, body-backed reporting in this cluster.
1 article · August 18, 2026