Register a custom MDX component for use in content.
The JSX tag name (e.g. WordSound)
WordSound
The MDX snippet the AI or editor inserts as a starting point.
Free-form text explaining when and how to use this component in MDX. The AI reads this.
Instructions for the AI on when to insert this component in generated MDX content.
Optional import path for reference.
Optional JSON map of prop name → { type, required, description, enum? }
{ type, required, description, enum? }