Dev Tools · 3h ago
Serving Markdown to AI Agents Slashes Token Costs by 83%
Turva.dev reports that serving markdown instead of HTML to AI agents reduces token costs by 83%, from 10,320 to 1,723 tokens for its homepage. The markdown version grows only with content, while HTML accumulates navigation and metadata. This approach decouples human-facing page richness from agent-facing costs.
Meridian48 take
A simple content-negotiation trick that most sites ignore could save AI companies millions in API bills, but adoption remains low.
ai-agentstoken-cost