Hacker NewsThursday · August 27, 2026FREE

Serve Markdown to AI Agents with Accept Headers

ai-agentsmarkdownhttpcontent-negotiation

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.

// why it matters

Offers developers a simple, standards-based way to make site content directly consumable by AI agents.

Sources

Primary · Hacker News
▸ Read original at acceptmarkdown.com

Like this? Get the next digest.

Serve Markdown to AI Agents with Accept Headers — aigest.dev