AI Features
Docsbook ships a full AI layer on top of your documentation: a chatbot trained on your content, automatic translations into 15 languages, machine-readable surfaces for AI agents, and an MCP server that lets Claude Code or Cursor manage your workspace.
What's included#
Every AI surface in Docsbook is documented on its own page. Use this index to jump to the area you care about.
| Feature | Plan | Page |
|---|---|---|
| AI Chat trained on your docs | PRO | AI Chat |
| Translations into 15 languages | PRO | Translations |
llms.txt for AI agent discovery |
Free | llms.txt |
| Source of Truth doc graph | PRO+ | Source of Truth |
| MCP server with ~40 tools | Free | MCP Server |
| Pre/post LLM chat hooks | PRO | Chat Hooks |
| Docs Skills catalog | Free | Skills |
How the pieces fit together#
The chat, translations, and hooks sit on top of your indexed content. The MCP server, llms.txt, and the doc graph expose that same content to external AI agents — so a Claude Code session can read your docs, write a translation, or update branding without leaving the editor.
If you are setting up AI for the first time, start with AI Chat, then enable Translations when you have a multi-language audience. Teams running AI agents against their docs should read llms.txt and Source of Truth next.