Releases: storybookjs/mcp
@storybook/mcp@0.6.1
Patch Changes
- #172
a610073Thanks @JReinhold! - Simplify package READMEs for docs-site-first documentation
@storybook/addon-mcp@0.4.1
Patch Changes
-
#172
a610073Thanks @JReinhold! - Simplify package READMEs for docs-site-first documentation -
Updated dependencies [
a610073]:- @storybook/mcp@0.6.1
@storybook/mcp@0.6.0
Minor Changes
-
#185
c5439b7Thanks @copilot-swe-agent! - Add MCP server-level instructions to both packagesBoth
@storybook/mcpand@storybook/addon-mcpnow include server instructions in the MCPinitializeresponse. These instructions guide agents on how to use the available tools effectively without requiring explicit prompting from users.
Patch Changes
- #194
eb0ea73Thanks @JReinhold! - ForwardsourcesthroughcreateStorybookMcpHandler()into the per-request transport context.
@storybook/addon-mcp@0.4.0
Minor Changes
-
#185
c5439b7Thanks @copilot-swe-agent! - Add MCP server-level instructions to both packagesBoth
@storybook/mcpand@storybook/addon-mcpnow include server instructions in the MCPinitializeresponse. These instructions guide agents on how to use the available tools effectively without requiring explicit prompting from users.
Patch Changes
-
#193
dbb33c2Thanks @JReinhold! - Fix enabling docs toolset even when component manifests were not present -
Updated dependencies [
eb0ea73,c5439b7]:- @storybook/mcp@0.6.0
@storybook/mcp@0.5.1
Patch Changes
-
#181
ff217d8Thanks @copilot-swe-agent! - Rename feature flagexperimentalComponentsManifest→componentsManifestThe Storybook feature flag has been renamed from
experimentalComponentsManifesttocomponentsManifestand now defaults totruein Storybook core.
@storybook/addon-mcp@0.3.4
Patch Changes
-
#179
ec300bdThanks @copilot-swe-agent! - Improve/mcpHTML response -
#181
ff217d8Thanks @copilot-swe-agent! - Rename feature flagexperimentalComponentsManifest→componentsManifestThe Storybook feature flag has been renamed from
experimentalComponentsManifesttocomponentsManifestand now defaults totruein Storybook core. -
Updated dependencies [
ff217d8]:- @storybook/mcp@0.5.1
@storybook/mcp@0.5.0
Minor Changes
-
#171
b3a8356Thanks @copilot-swe-agent! - ExportaddGetStoryDocumentationTooldirectly instead of renaming it toaddGetComponentStoryDocumentationTool.Breaking change: If you were importing
addGetComponentStoryDocumentationToolfrom@storybook/mcp, update your import to useaddGetStoryDocumentationToolinstead.
Patch Changes
-
#175
6a098f9Thanks @JReinhold! - Add story ID based inputs for preview/testing workflows and surface story IDs in docs outputs.This change keeps existing path-based story inputs (
absoluteStoryPath+exportName) while adding astoryIdinput shape forpreview-storiesandrun-story-tests. It also addswithStoryIdstolist-all-documentationand includes story IDs inget-documentationstory sections, so agents can discover and reuse IDs directly without extra filesystem lookup steps.
@storybook/addon-mcp@0.3.3
Patch Changes
-
#171
b3a8356Thanks @copilot-swe-agent! - Fix: expose theget-documentation-for-storytool in the MCP Addon. -
#176
8afbb72Thanks @JReinhold! - Improvepreview-storiestool description to make agent behavior more consistent. -
#175
6a098f9Thanks @JReinhold! - Add story ID based inputs for preview/testing workflows and surface story IDs in docs outputs.This change keeps existing path-based story inputs (
absoluteStoryPath+exportName) while adding astoryIdinput shape forpreview-storiesandrun-story-tests. It also addswithStoryIdstolist-all-documentationand includes story IDs inget-documentationstory sections, so agents can discover and reuse IDs directly without extra filesystem lookup steps. -
Updated dependencies [
b3a8356,6a098f9]:- @storybook/mcp@0.5.0
@storybook/mcp@0.4.1
Patch Changes
- #131
9cf991cThanks @JReinhold! - Fixed type bundling issue
@storybook/addon-mcp@0.3.2
Patch Changes
-
#131
9cf991cThanks @JReinhold! - Addedrun-story-teststool that is available when:@storybook/addon-vitestis configured- Running Storybook 10.3.0-alpha.8 or above
Additionally, if
@storybook/addon-a11yis configured, the tool returns accessibility violations too. -
Updated dependencies [
9cf991c]:- @storybook/mcp@0.4.1