Serve Markdown to AI Agents with Accept Headers
A new resource, acceptmarkdown.com, advocates for serving Markdown to AI agents through HTTP content negotiation. The site's core idea is that websites already contain the content AI agents need, but that content is often wrapped in navigation, scripts, and layout markup. By supporting the Accept: text/markdown header, sites can offer a clean Markdown variant, allowing AI clients to read content directly without parsing extraneous HTML. The site provides a quick start guide and a URL testing tool, and it encourages sharing the concept on social platforms like X, LinkedIn, and Bluesky. The proposal is presented as a simple, standards-based approach to improving AI agent access to web content.
Offers developers a simple, standards-based way to make site content directly consumable by AI agents.