MCP Configtypescript
mcnuggies.dev MCP Config
MCP configuration with 1 server: storybook-mcp
.mcp.json
{
"mcpServers": {
"storybook-mcp": {
"type": "http",
"url": "http://localhost:6006/mcp"
}
}
}MCP configuration with 1 server: storybook-mcp
{
"mcpServers": {
"storybook-mcp": {
"type": "http",
"url": "http://localhost:6006/mcp"
}
}
}