salesforcecommercecloud/b2c-dx-mcp
v1.9.2Apache-2.0
MCP server for AI-assisted Salesforce B2C Commerce development with project-aware tooling for common workflows.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
b2c-dx-mcpstdio
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@salesforce/b2c-dx-mcp@1.9.2",
"--allow-non-ga-tools"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "b2c-dx-mcp",
"version": "1.9.2",
"description": "MCP server for AI-assisted Salesforce B2C Commerce development with project-aware tooling for common workflows.",
"author": {
"name": "Salesforce"
},
"homepage": "https://salesforcecommercecloud.github.io/b2c-developer-tooling/mcp/",
"repository": "https://github.com/SalesforceCommerceCloud/b2c-developer-tooling",
"license": "Apache-2.0",
"keywords": [
"salesforce",
"b2c-commerce",
"commerce-cloud",
"mcp",
"scapi",
"ocapi"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "B2C DX MCP",
"shortDescription": "Project-aware MCP server for Salesforce B2C Commerce development.",
"longDescription": "MCP server for AI-assisted Salesforce B2C Commerce development — deploy cartridges, inspect SCAPI schemas, stream logs, debug server-side scripts, and search docs, with automatic project detection.",
"developerName": "Salesforce",
"category": "Productivity",
"websiteURL": "https://salesforcecommercecloud.github.io/b2c-developer-tooling/mcp/"
}
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai