llms.txt
You can access the documentation in a structured, AI-friendly format at/llms.txt. This file provides a comprehensive overview of the platform and API in a format optimized for large language models.
Markdown and text URLs
Append.md or .txt to any documentation URL to retrieve the page content in plain text format. This makes it easy to programmatically access and process the documentation.
- API reference pages
- Platform guides
- Integration documentation
MCP server
Layers provides a Model Context Protocol (MCP) server that allows AI assistants to interact with the documentation and services. The MCP server enables:- Real-time access to documentation
- Structured queries about Layers features
- Integration with MCP-compatible AI tools
https://docs.uselayers.com/mcp. Refer to your AI tool’s documentation for specific connection instructions.
Use cases
These AI enablement features support various workflows:- Documentation search: AI agents can quickly find relevant information across the docs
- Code generation: LLMs can reference accurate API documentation when generating integration code
- Automated support: Build chatbots that answer questions using up-to-date Layers documentation
- Development tools: Integrate Layers documentation into your IDE or development workflow
Next steps
- Explore the API Reference to understand available endpoints
- Learn about Shopify Integration for e-commerce use cases
- Review LayersQL for advanced querying capabilities