Component Manifest

Token-efficient format (compact JSON / YAML) exposing a component's surface to an LLM via MCP, required props, allowed variants, states, a11y constraints, usage examples. Concept formalized by the Storybook team in the MCP sneak peek (March 2026): 'the manifest is what the agent sees first'. Instead of loading 200KB of TS source + MDX docs + stories, the agent receives a 2-5KB manifest containing the strict minimum to generate correct component usage. Massive context savings on 100+ component DS.

Strengths

Limitations

Best for

Official site

View on Coeurdar