Search is changing. Outside of search engines, people now get answers directly from ChatGPT, Claude, and other AI assistants. When these LLMs answer questions about topics related to your site, you want your content to be the source they cite to drive traffic and engagement back to you.
AI systems need to understand your content. New standards like llms.txt for discoverability and MCP let agents query your site directly. These standards are still evolving, and implementing them correctly takes time.
Nuxt AI Ready converts your indexable pages into clean markdown that AI systems can consume, generates the right artifacts at build time, and serves AI-friendly formats to bots automatically.
Check out the installation guide.
Auto-generates the llms.txt standard files at build time:
Your pages, optimized for how AI systems consume content:
.md (e.g., /about → /about.md)Expose your site as a tool AI agents can query directly via the Model Context Protocol: