CLI for Every Workflow
Deploy cartridges, run jobs, manage ODS and MRT, import/export site archives, work with WebDAV, and automate CI/CD — all from the terminal. The foundation everything else builds on.
Get started
CLI, Agent Skills, MCP Server, and IDE extensions for Salesforce Agentforce Commerce — everything you and your coding agent need to build, deploy, and operate B2C Commerce together.

npm install -g @salesforce/b2c-clinpx @salesforce/b2c-cli --helpbrew install SalesforceCommerceCloud/tools/b2c-cliDetailed setup: Claude Code · Codex · Copilot · Agentforce Vibes · All IDEs
claude plugin marketplace add SalesforceCommerceCloud/b2c-developer-tooling
# Use --scope project to install for current project only
claude plugin install b2c-cli
claude plugin install b2cIn VS Code, open the Command Palette (Cmd/Ctrl+Shift+P) and run:
Chat: Install Plugin from Source
Then enter:
SalesforceCommerceCloud/b2c-developer-toolingcopilot plugin marketplace add SalesforceCommerceCloud/b2c-developer-tooling
copilot plugin install b2c-cli@b2c-developer-tooling
copilot plugin install b2c@b2c-developer-toolingcodex plugin marketplace add SalesforceCommerceCloud/b2c-developer-tooling
# Then in Codex, run /plugins, select the "B2C Developer Tooling"
# marketplace, and select and install the desired plugins.# Marketplace install coming soon. For now, use the B2C CLI:
npx @salesforce/b2c-cli setup skills --ide agentforce-vibesnpx @salesforce/b2c-cli setup skills| Package | Description |
|---|---|
@salesforce/b2c-cli | Command-line tools for Salesforce B2C Commerce |
@salesforce/b2c-dx-mcp | MCP Server for AI-assisted development |
@salesforce/b2c-tooling-sdk | SDK library for custom integrations |
Formerly B2C DX
The project previously known as B2C DX (B2C Developer Tooling) is now the Agentic B2C Developer Toolkit. The CLI package name (@salesforce/b2c-cli), commands, and configuration remain the same.