2
0 Comments

We built a docs platform that actually works with MDX and AI tools

Hey everyone,

Over the last few months we’ve been rethinking how we handle documentation across our projects.

We wanted something with the flexibility of Docusaurus (MDX, React components, full control), but without the overhead. Most setups felt like you either get power or simplicity—not both.

So we built Jamdesk.

One thing that kept bugging us wasn’t just styling or DX—it was how poorly most docs work with AI tools. These days we’re all using Cursor, Claude, or ChatGPT to understand APIs, but most documentation sites are basically unreadable to LLMs. The result: hallucinated answers, missing context, or outdated info.

Jamdesk was built with that in mind from day one.

A few things we cared about:

  • Native MDX

    Write docs in MDX and drop React components straight in—no plugins or hacks.

  • Git-based workflow

    It’s essentially git push → deploy. No custom pipelines, no CI glue code to maintain.

  • llms.txt support (AIO / AI Optimization)

    Jamdesk automatically generates /llms.txt and /llms-full.txt, giving LLMs a clean, structured view of your docs. In practice, this means AI tools give far more accurate answers about your product.

  • Lightweight analytics

    Basic traffic and page views built in, without adding heavy frontend scripts or third-party trackers.

There is a free 14-day trial.

If you’re a developer who’s tired of maintaining docs infrastructure (or fighting with AI tools that misunderstand your docs), I’d genuinely love to hear what you’re using today—and whether something like this would save you time.

👉 https://www.jamdesk.com

posted toAvatar for product Jamdesk
Jamdesk