developer tools

Addon Mcp

Help agents automatically write and test stories for your UI components.

typescript
local
developer tools
0
View on GitHub

Installation

npx -y storybookjs/addon-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "addon-mcp",
  "command": "npx",
  "args": [
    "-y",
    "storybookjs/addon-mcp"
  ]
}

About This MCP Server

storybookjs/addon-mcp

Help agents automatically write and test stories for your UI components.

GitHub: https://github.com/storybookjs/addon-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub