{
  "$schema_doc": "https://gtmstacker.com/registry/schema/entry.schema.json",
  "stability": "emerging",
  "generator": "agentic-media-registry",
  "generated_at": "2026-09-08T00:00:00Z",
  "id": "com.gtmstacker.registry/news/accept-markdown-content-negotiation",
  "type": "news",
  "slug": "accept-markdown-content-negotiation",
  "canonical_url": "https://gtmstacker.com/registry/news/accept-markdown-content-negotiation/",
  "title": "Accept: text/markdown — serve Markdown to AI agents via content negotiation",
  "description": "An open HTTP technique (not a SaaS, no vendor/lock-in): clients send Accept: text/markdown and the server returns Markdown from the same URL that still serves HTML to browsers — cutting token bloat for agent readers. Copy-paste recipes for Nginx, Caddy, Next.js, Astro, Django, Rails.",
  "category": "ai-infrastructure",
  "tags": [
    "ai-infrastructure",
    "content-negotiation",
    "agents",
    "technique",
    "geo"
  ],
  "status": "active",
  "revision": 1,
  "content_hash": "2cb67e4b2a26804b41902a1f33302e6eee7b6f0787be42c223f8e69d3a1fa873",
  "date_published": "2026-08-27T00:00:00Z",
  "date_modified": "2026-08-27T00:00:00Z",
  "source": {
    "name": "acceptmarkdown.com",
    "url": "https://acceptmarkdown.com"
  },
  "one_liner": "An open HTTP technique (not a SaaS, no vendor/lock-in): clients send Accept: text/markdown and the server returns Markdown from the same URL that still serves…",
  "open_source": "unknown",
  "self_hostable": "unknown",
  "pricing_model": "unknown",
  "aliases": [],
  "alternatives": [],
  "secondary_categories": [],
  "lead": "An open HTTP technique (not a SaaS, no vendor/lock-in): clients send Accept: text/markdown and the server returns Markdown from the same URL that still serves HTML to browsers — cutting token bloat for agent readers. Copy-paste recipes for Nginx, Caddy, Next.js, Astro, Django, Rails.",
  "chunks": [
    {
      "index": 0,
      "heading_path": [],
      "est_tokens": 71,
      "text": "An open HTTP technique (not a SaaS, no vendor/lock-in): clients send Accept: text/markdown and the server returns Markdown from the same URL that still serves HTML to browsers — cutting token bloat for agent readers. Copy-paste recipes for Nginx, Caddy, Next.js, Astro, Django, Rails."
    },
    {
      "index": 1,
      "heading_path": [
        null,
        "Notes"
      ],
      "est_tokens": 156,
      "text": "An open HTTP technique (not a SaaS, no vendor/lock-in): clients send Accept: text/markdown and the server returns Markdown from the same URL that still serves HTML to browsers — cutting token bloat for agent readers. Copy-paste recipes for Nginx, Caddy, Next.js, Astro, Django, Rails.\n\n- Verified via WebFetch (2026-08-27); no vendor/maker/license disclosed (n/a — no lock-in). Do NOT assert a token multiple (the ~10× figure was a secondary source). This registry itself implements exactly this technique (see src/serve.mjs + deploy/nginx.conf.example).\n- Curated from the GTM Stacker signal registry (news_registry.json)."
    }
  ],
  "alternates": {
    "markdown": "https://gtmstacker.com/registry/news/accept-markdown-content-negotiation/index.md",
    "html": "https://gtmstacker.com/registry/news/accept-markdown-content-negotiation/",
    "json": "https://gtmstacker.com/registry/news/accept-markdown-content-negotiation/index.json"
  },
  "jsonld": {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "WebSite",
        "@id": "https://gtmstacker.com/#website",
        "url": "https://gtmstacker.com/",
        "name": "GTM Stacker Agent Registry",
        "description": "A daily-updated, agent-native registry of open-source tool discoveries, tool updates, and curated news for the go-to-market / RevOps engineering niche. Machine-readable first: agents can discover, parse, page, and delta-sync it without scraping HTML.",
        "inLanguage": "en",
        "publisher": {
          "@id": "https://gtmstacker.com/#organization"
        }
      },
      {
        "@type": "Organization",
        "@id": "https://gtmstacker.com/#organization",
        "name": "GTM Stacker",
        "url": "https://gtmstacker.com",
        "alternateName": "Agent-native registry of open-source go-to-market tools",
        "description": "GTM Stacker is an agent-native media property that maintains a daily-updated registry of open-source go-to-market, RevOps, sales, and marketing tools, engineered so both people and AI engines can discover, compare, and cite each tool.",
        "foundingDate": "2024-08",
        "knowsAbout": [
          "go-to-market engineering",
          "RevOps",
          "sales automation",
          "marketing operations",
          "open-source software",
          "AI agents"
        ],
        "founder": {
          "@type": "Person",
          "@id": "https://gtmstacker.com/#founder",
          "name": "Theo Popov",
          "jobTitle": "Founder",
          "url": "https://gtmstacker.com/about/",
          "sameAs": [
            "https://www.linkedin.com/in/theo-popov/",
            "https://x.com/Theo_Popov",
            "https://github.com/theopopov"
          ],
          "worksFor": {
            "@id": "https://gtmstacker.com/#organization"
          }
        },
        "mainEntityOfPage": "https://gtmstacker.com/registry/about/"
      },
      {
        "@type": "NewsArticle",
        "@id": "https://gtmstacker.com/registry/news/accept-markdown-content-negotiation/#article",
        "headline": "Serve Markdown to AI agents via HTTP content negotiation",
        "description": "An open HTTP technique (not a SaaS, no vendor/lock-in): clients send Accept: text/markdown and the server returns Markdown from the same URL that still serves HTML to browsers — cutting token bloat for agent readers. Copy-paste recipes for Nginx, Caddy, Next.js, Astro, Django, Rails.",
        "url": "https://gtmstacker.com/registry/news/accept-markdown-content-negotiation/",
        "isPartOf": {
          "@id": "https://gtmstacker.com/#website"
        },
        "datePublished": "2026-08-27T00:00:00Z",
        "dateModified": "2026-08-27T00:00:00Z",
        "author": {
          "@id": "https://gtmstacker.com/#organization"
        },
        "publisher": {
          "@id": "https://gtmstacker.com/#organization"
        }
      },
      {
        "@type": "BreadcrumbList",
        "@id": "https://gtmstacker.com/registry/news/accept-markdown-content-negotiation/#breadcrumb",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "GTM Stacker Registry",
            "item": "https://gtmstacker.com/registry/"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "AI Infrastructure",
            "item": "https://gtmstacker.com/registry/category/ai-infrastructure/"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "Accept: text/markdown — serve Markdown to AI agents via content negotiation",
            "item": "https://gtmstacker.com/registry/news/accept-markdown-content-negotiation/"
          }
        ]
      }
    ]
  },
  "news": {
    "headline": "Serve Markdown to AI agents via HTTP content negotiation"
  }
}
