Skip to content
Last updated

Make docs AI ready

Your readers no longer arrive only through a browser. They ask AI assistants questions, and their agents query your documentation directly. Realm serves both: it answers questions inside your site, and it exposes your content to external AI tools in formats they consume.

Answer questions inside your site

Readers ask a question and get an answer grounded in your documentation.

Serve your docs to agents

External AI agents and coding assistants connect to your documentation and query it as a data source. Realm also creates an llms.txt file for your site. It lists your pages and links a clean Markdown copy of each, in the llmstxt.org format that LLM tools read. For a real one, see Redocly's llms.txt.

  • Agent skills - Package task instructions that agents load on demand
  • llms.txt configuration - Set the file's title, description, and sections, or turn it off
  • MCP servers - Serve your documentation and APIs over the Model Context Protocol
  • x-mcp extension - Control how API operations appear to MCP clients
  • Page actions - Copy or view any page as Markdown, ask ChatGPT or Claude about it, or connect an editor to your MCP server

Resources