> ## Documentation Index
> Fetch the complete documentation index at: https://docs.atomcommerce.io/llms.txt
> Use this file to discover all available pages before exploring further.

# LLM-Friendly Documentation

> Learn how to access Atom Commerce documentation in LLM-friendly formats including MCP server and text formats

## 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](https://llmstxt.org/):

* [llms.txt](https://docs.atomcommerce.io/llms.txt) - A sitemap listing all documentation pages
* [llms-full.txt](https://docs.atomcommerce.io/llms-full.txt) - The entire documentation in one file (may exceed context windows)

Use those endpoints for LLM-friendly access. Individual docs pages are not exposed through a `.md` URL pattern in this Mintlify setup.
