Skip to content

Commit 21794bd

Browse files
@W-19798251 MCP Hooks Recommendation Tool (#3388)
1 parent 02852fd commit 21794bd

File tree

10 files changed

+1791
-1
lines changed

10 files changed

+1791
-1
lines changed

packages/pwa-kit-mcp/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## v0.4.0-dev (Sep 26, 2025)
22
- Unexposed the extra parameters on create_page tool. [#3359] (https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3359), [#3379] (https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3379)
33
- Create page and component tools integrate their responses into agent IDE [#3377](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3377)
4+
- Added Hooks Recommendation tool [#3388](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3388)
45
- Added Agent Guidelines. [#3366](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3366)
56
- Added Explore SCAPI SHOP API Tool [#3385](https://github.com/SalesforceCommerceCloud/pwa-kit/pull/3385)
67

packages/pwa-kit-mcp/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ The PWA Kit MCP Server offers the following intelligent tools tailored to Salesf
3838
* **`pwakit_get_dev_guidelines`**:
3939
Provides best practices and guidance for building PWA Kit storefronts.
4040

41+
* **`pwakit_recommend_hooks`**:
42+
Interactive tool to help developers identify and integrate hooks that solve specific use cases.
43+
4144
* **`pwakit_run_site_test`**:
4245
Runs performance and accessibility audits on a provided site URL.
4346
*Example: `https://pwa-kit.mobify-storefront.com`*

0 commit comments

Comments
 (0)