Serve Markdown to AI Agents with HTTP Accept Headers
Serve Markdown to AI Agents with Accept Headers

A new site, AcceptMarkdown.com, advocates serving Markdown versions of web pages to AI agents via HTTP content negotiation. By honoring the `Accept: text/markdown` header, sites can reduce token usage, improve retrieval quality, and cut latency for AI clients. The site offers quick-start guides, copy-paste configs for popular servers and frameworks, and a compatibility matrix showing which AI agents send the header.
Agents spend context on your prose, not your DOM.