Preview documentation locally by starting a development server. Supports Docusaurus, MkDocs, and Sphinx frameworks with configurable port and docs directory.
Generate a documentation scaffold by analyzing your project. Creates the initial directory structure and configuration files for Docusaurus, MkDocs, or Sphinx frameworks.
Generate configuration files for static site generators (Jekyll, Hugo, Docusaurus, MkDocs, Eleventy) by specifying project name, description, and output path.
Enables AI assistants to access and search MkDocs documentation through tools for full-text search, page navigation, and code block extraction. It serves documentation pages as readable resources and provides structural outlines to help LLMs navigate documentation content.
Enables AI agents to interact with MkDocs documentation through intelligent search (keyword, vector, and hybrid), document retrieval, and automatic indexing. Automatically detects and launches MkDocs projects for seamless documentation querying.