Skip to content

Commit 2629418

Browse files
committed
Remove another dup Readme section
1 parent e98b38b commit 2629418

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/b2c-dx-mcp/README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ The most important flag is **`--working-directory`** (or env var `SFCC_WORKING_D
1919
1. **Auto-discovery** - Detects your project type and enables appropriate toolsets
2020
2. **Configuration loading** - Reads [`dw.json`](https://salesforcecommercecloud.github.io/b2c-developer-tooling/guide/configuration.html#configuration-file) from your project for credentials
2121
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) |
26-
| `--allow-non-ga-tools` | `SFCC_ALLOW_NON_GA_TOOLS` | Enable experimental (non-GA) tools |
2722

2823
> **Important:** MCP clients like Cursor and Claude Desktop spawn servers from the home directory (`~`), not your project. Always set `--working-directory`.
2924

0 commit comments

Comments
 (0)