You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,9 @@ This is a pnpm monorepo with the following packages:
20
20
21
21
| Package | Description |
22
22
|---------|-------------|
23
-
|[`@salesforce/b2c-cli`](./packages/b2c-cli/README.md)| Command line interface built with oclif |
24
-
|[`@salesforce/b2c-tooling-sdk`](./packages/b2c-tooling-sdk/README.md)| SDK/library for B2C Commerce operations; supports the CLI and can be used standalone |
23
+
|[`b2c-cli`](./packages/b2c-cli/README.md)| Command line interface built with oclif |
24
+
|[`b2c-tooling-sdk`](./packages/b2c-tooling-sdk/README.md)| SDK/library for B2C Commerce operations; supports the CLI and can be used standalone |
25
+
|[`b2c-dx-mcp`](./packages/b2c-dx-mcp/README.md)| MCP server for B2C Commerce developer experience tools |
0 commit comments