Skip to content

Commit 22c6474

Browse files
authored
@W-20590941 update readme (#17)
1 parent e2392b3 commit 22c6474

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/b2c-dx-mcp/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ echo '{"jsonrpc":"2.0","id":2,"method":"tools/call","params":{"name":"cartridge_
244244
Tools that interact with B2C Commerce instances (e.g., MRT, SCAPI, cartridge deployment) require credentials, which can be provided via **environment variables**, a **`.env` file**, a **`dw.json` file**, or the **`--config`** flag. Local tools (e.g., scaffolding, development guidelines) work without configuration.
245245

246246
**Priority order** (highest to lowest):
247+
247248
1. Environment variables (`SFCC_*`) — includes `.env` file if present (shell env vars override `.env`)
248249
2. `dw.json` file (auto-discovered or via `--config`)
249250

0 commit comments

Comments
 (0)