Connects AI agents directly to your Storybook dev server so they can write and test component stories for you. Exposes tools through the Model Context Protocol that let agents browse your component catalog, generate story files, and verify rendering. The addon runs an MCP server at your Storybook URL's /mcp endpoint, while the standalone package works independently of the dev server. Includes a proxy for stable agent integrations and ready-made plugins for Claude Code and Codex that handle setup and configuration. Reach for this when you want an agent to scaffold stories, document variants, or maintain your component library without manual story writing.
claude mcp add --transport stdio io.github.storybookjs-addon-mcp uvx addon-mcp