Develop
Develop
Select your platform

LLM resources for AI

Updated: Feb 27, 2026
Meta provides LLM-optimized documentation for all Meta Horizon OS development platforms. These resources are designed to be consumed by AI assistants and large language models, enabling accurate and up-to-date responses when you use AI tools for Meta Quest development.

LLM-optimized documentation

Meta publishes developer documentation in a machine-readable format optimized for LLM consumption, providing clean text without navigation chrome, ads, or other page elements that reduce accuracy.

Your documentation index

The documentation index lists all available pages for your platform:
Documentation index — https://developers.meta.com/horizon/llmstxt/documentation/native/
Start with this index to discover available pages.

Other platform indices

Additional indices

Accessing LLM resources

Through the MCP server

The MCP for Meta Horizon OS developers provides tools that retrieve documentation automatically:
  • search_doc — Searches across Meta Horizon OS documentation for relevant pages.
  • fetch_meta_quest_doc — Fetches the full content of a specific documentation page by URL.
When you ask your AI assistant a question about Meta Quest development, it uses these tools to find and retrieve the relevant documentation pages.

Direct access

You can also point any LLM or AI tool at the documentation URLs directly. The base URL pattern is:
https://developers.meta.com/horizon/llmstxt/documentation/native/{page-slug}
Start with the documentation index for your platform to discover available pages.
Did you find this page helpful?