Skip to main content

LLM-Friendly Docs

The Atom Commerce documentation is available in multiple LLM-friendly formats:

MCP Server

The Atom Commerce docs are accessible via MCP! The server URL is https://docs.atomcommerce.io/mcp. You can use the Atom Commerce MCP server to search and query our documentation directly from your LLM applications.

Text Formats

The docs are also available in llms.txt format:
  • llms.txt - A sitemap listing all documentation pages
  • llms-full.txt - The entire documentation in one file (may exceed context windows)
Any page can be accessed as markdown by appending .md to the URL. For example, this page becomes https://docs.atomcommerce.io/getting-started/llm-documentation.md.