Core Concepts

AI tools work better when they understand your stack. LLMs.txt gives Cursor, Windsurf, ChatGPT, and Claude structured docs about Nuxt SEO so you spend less time explaining context and more time building.

Available Routes

We provide two documentation formats optimized for AI consumption:

  • /llms.txt - Structured overview of all modules and docs links (~5K tokens)
  • /llms-full.toon - Complete documentation with examples in TOON format, a token-efficient encoding that fits more context
Start with /llms.txt. Use /llms-full.toon when you need comprehensive examples and your AI tool supports large contexts (200K+ tokens).

Usage

Cursor

Reference the docs directly in chat or add to project context with @docs:

@https://nuxtseo.com/llms.txt

Cursor Web and Docs Search →

Windsurf

Use @docs to reference the URLs or add them to workspace rules:

@https://nuxtseo.com/llms.txt

Windsurf Web and Docs Search →

ChatGPT / Claude

Paste the URL in your prompt:

Using Nuxt SEO docs from https://nuxtseo.com/llms.txt, help me configure...
Type @ manually - In Cursor and Windsurf, the @ symbol must be typed by hand. Copy-pasting breaks context recognition.

TOON Format

The /llms-full.toon route uses TOON (Token-Oriented Object Notation), a format designed for LLMs that's more token-efficient than JSON. AI tools read it natively while fitting more documentation in context.

Nuxt SEO Pro

Want AI tools with direct access to module APIs? Nuxt SEO Pro MCP provides tools and prompts AI agents can call directly.

Did this page help you?