Skip to content

Commit 9cca885

Browse files
yhsieh1clavery
andauthored
Update packages/b2c-dx-mcp/README.md
Co-authored-by: Charles Lavery <clavery@salesforce.com>
1 parent 99f9700 commit 9cca885

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/b2c-dx-mcp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Configure your IDE to use the local MCP server. Add this to your IDE's MCP confi
202202
"mcpServers": {
203203
"b2c-dx-local": {
204204
"command": "node",
205-
"args": ["/full/path/to/packages/b2c-dx-mcp/bin/dev.js", "--toolsets", "all", "--allow-non-ga-tools"]
205+
"args": ["--conditions", "development", "/full/path/to/packages/b2c-dx-mcp/bin/dev.js", "--toolsets", "all", "--allow-non-ga-tools"]
206206
}
207207
}
208208
}

0 commit comments

Comments
 (0)