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: packages/b2c-dx-mcp/README.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,11 +19,6 @@ The most important flag is **`--working-directory`** (or env var `SFCC_WORKING_D
19
19
1.**Auto-discovery** - Detects your project type and enables appropriate toolsets
20
20
2.**Configuration loading** - Reads [`dw.json`](https://salesforcecommercecloud.github.io/b2c-developer-tooling/guide/configuration.html#configuration-file) from your project for credentials
21
21
3.**Scaffolding** - Creates new files in the correct location
22
-
| Flag | Env Variable | Description |
23
-
|------|--------------|-------------|
24
-
|`--toolsets`|`SFCC_TOOLSETS`| Comma-separated toolsets to enable (case-insensitive) |
25
-
|`--tools`|`SFCC_TOOLS`| Comma-separated individual tools to enable (case-insensitive) |
> **Important:** MCP clients like Cursor and Claude Desktop spawn servers from the home directory (`~`), not your project. Always set `--working-directory`.
0 commit comments