The CLI handles the build-time conversion from MDX into the JSON payload the static site consumes.
Install the package
Use your package manager of choice to install the tooling into the docs workspace.
Generate artifacts
Run the export command to produce static HTML alongside a generated JSON file.
Share components
Because the renderer is reused in the product app, design and content changes stay aligned between preview and production.