
Feed your AI with our full documentation via llms.txt
Integrating with Mercado Pago using AI just got easier with llms.txt. The file is a plain text index with the entire content hierarchy of Mercado Pago Developers: products, guides, and resources, each with a direct link to the page in markdown format. The same format also covers the API Reference, with all documented endpoints.
Each entry includes the section name, a description, and the link to the documentation in .md, allowing the LLM to navigate the structure and access the raw content of any page without frontend formatting.
You pass the file as initial context to your agent and it gains awareness of all available documentation, navigating to the right page without you having to point the way.
The llms.txt works best combined with the other AI resources on the Dev Site:
-
"AI Resources" button: available in the upper right corner of any page, it lets you view or copy the documentation in markdown to use in the LLM of your choice.
-
.md suffix in the URL: simply add .md to the end of any documentation URL to access it in plain text, reducing formatting tokens and providing an easily navigable hierarchy.
With all three resources combined, your agent has the complete documentation map, granular access to any page, and markdown context — without leaving your development flow.
Give your agent the full map: Documentation llms.txt and API Reference llms.txt..
