Documentation Index
Fetch the complete documentation index at: https://docs.mercurjs.com/llms.txt
Use this file to discover all available pages before exploring further.
LLMs
Mercur documentation is optimized for Large Language Models using the llms.txt standard. This gives AI tools a structured map of all documentation — so they can answer technical questions accurately instead of guessing. Think of it like a sitemap, but for AI: a machine-readable file that describes what documentation exists, how it’s organized, and where to find specific topics.Available files
llms.txt
A structured index of all Mercur documentation pages with descriptions and links.llms-full.txt
The entire Mercur documentation compiled into a single plain-text file.How to use
- Claude Projects
- ChatGPT
- AI IDE (paste)
- Open Claude and create a new Project
- In project knowledge, add a URL:
https://docs.mercurjs.com/llms-full.txt - Claude now has full Mercur documentation context in every conversation within that project
When to use llms.txt vs MCP
| Approach | Best for |
|---|---|
| llms.txt / llms-full.txt | One-time context loading, tools without MCP support, offline use |
| MCP Server | Live search, always up-to-date results, integrated AI environments |