Skip to content

Commit a129452

Browse files
MCP READMEs simplified incorporate PRs #212, #214
1 parent 5210218 commit a129452

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

packages/b2c-dx-mcp/README.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ See the [Configuration Guide](https://salesforcecommercecloud.github.io/b2c-deve
6464
| CARTRIDGES | `cartridge_deploy` | [toolsets#cartridges](https://salesforcecommercecloud.github.io/b2c-developer-tooling/mcp/toolsets#cartridges) |
6565
| MRT | `mrt_bundle_push` | [toolsets#mrt](https://salesforcecommercecloud.github.io/b2c-developer-tooling/mcp/toolsets#mrt) |
6666
| SCAPI | `scapi_schemas_list`, `scapi_custom_apis_status`, `scapi_customapi_scaffold` | [toolsets#scapi](https://salesforcecommercecloud.github.io/b2c-developer-tooling/mcp/toolsets#scapi) |
67-
| STOREFRONTNEXT | `storefront_next_development_guidelines`, `storefront_next_page_designer_decorator` | [toolsets#storefrontnext](https://salesforcecommercecloud.github.io/b2c-developer-tooling/mcp/toolsets#storefrontnext) |
67+
| STOREFRONTNEXT | `storefront_next_development_guidelines`, `storefront_next_page_designer_decorator`, `storefront_next_site_theming`, `storefront_next_figma_to_component_workflow`, `storefront_next_generate_component`, `storefront_next_map_tokens_to_theme` | [toolsets#storefrontnext](https://salesforcecommercecloud.github.io/b2c-developer-tooling/mcp/toolsets#storefrontnext) |
6868
| PWAV3 | `pwakit_development_guidelines` + SCAPI tools | [toolsets#pwav3](https://salesforcecommercecloud.github.io/b2c-developer-tooling/mcp/toolsets#pwav3) |
6969

7070
### cartridge_deploy
@@ -115,6 +115,32 @@ Add Page Designer decorators to components. [Details](https://salesforcecommerce
115115

116116
- "Use the MCP tool to add Page Designer decorators to my component."
117117

118+
### storefront_next_site_theming
119+
120+
Get theming guidelines, questions, and WCAG color validation for Storefront Next. [Details](https://salesforcecommercecloud.github.io/b2c-developer-tooling/mcp/tools/storefront-next-site-theming)
121+
122+
- "Use the MCP tool to help me apply my brand colors to my Storefront Next site."
123+
- "Use the MCP tool to validate my color combinations for accessibility."
124+
125+
### storefront_next_figma_to_component_workflow
126+
127+
Workflow orchestrator for Figma-to-component conversion. Parses Figma URL, returns step-by-step instructions for subsequent tool calls. Requires external Figma MCP server. [Details](https://salesforcecommercecloud.github.io/b2c-developer-tooling/mcp/tools/storefront-next-figma-to-component-workflow)[Figma Setup](https://salesforcecommercecloud.github.io/b2c-developer-tooling/mcp/figma-tools-setup)
128+
129+
- "Use the MCP tool to convert this Figma design to a Storefront Next component: [Figma URL with node-id]"
130+
- "Use the MCP tool to create this homepage from the Figma design: [Figma URL with node-id]"
131+
132+
### storefront_next_generate_component
133+
134+
Analyze Figma design and discovered components to recommend REUSE, EXTEND, or CREATE strategy. [Details](https://salesforcecommercecloud.github.io/b2c-developer-tooling/mcp/tools/storefront-next-generate-component)
135+
136+
- "Use the MCP tool to analyze the Figma design and recommend whether to reuse, extend, or create a component."
137+
138+
### storefront_next_map_tokens_to_theme
139+
140+
Map Figma design tokens to existing theme tokens in app.css with confidence scores and suggestions. [Details](https://salesforcecommercecloud.github.io/b2c-developer-tooling/mcp/tools/storefront-next-map-tokens-to-theme)
141+
142+
- "Use the MCP tool to map these Figma design tokens to my theme."
143+
118144
### pwakit_development_guidelines
119145

120146
Get PWA Kit v3 guidelines. [Details](https://salesforcecommercecloud.github.io/b2c-developer-tooling/mcp/tools/pwakit-development-guidelines)

0 commit comments

Comments
 (0)