Skip to content

@W-21466612 add mcp to marketplace#280

Merged
yhsieh1 merged 1 commit intomainfrom
t/commerce/W-21466612/mcp-marketplace
Mar 24, 2026
Merged

@W-21466612 add mcp to marketplace#280
yhsieh1 merged 1 commit intomainfrom
t/commerce/W-21466612/mcp-marketplace

Conversation

@yhsieh1
Copy link
Copy Markdown
Contributor

@yhsieh1 yhsieh1 commented Mar 23, 2026

Summary

  • Added MCP to Claude Marketplace
  • Updated docs for adding MCP in marketplace

Testing

  • pnpm docs:dev and review docs
  • after the merge, follow docs to install MCP tool from Claude marketplace and verify its installed successfully

Dependencies

  • No net-new third-party dependencies were added
  • If net-new third-party dependencies were added, rationale/discussion is included and 3pl-approved is set by a maintainer

  • Tests pass (pnpm test)
  • Code is formatted (pnpm run format)

Comment thread docs/mcp/installation.md

The MCP server is installed via `npx`, which downloads and runs the latest version on demand.

### Project Directory
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove duplication(https://salesforcecommercecloud.github.io/b2c-developer-tooling/mcp/#project-directory) and its not fit in the installation section.

Comment thread docs/guide/index.md
:::

**Cursor:** [Add to Cursor](cursor://anysphere.cursor-deeplink/mcp/install?name=b2c-dx&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyIteSIsIkBzYWxlc2ZvcmNlL2IyYy1keC1tY3AiLCItLXByb2plY3QtZGlyZWN0b3J5IiwiJHt3b3Jrc3BhY2VGb2xkZXJ9IiwiLS1hbGxvdy1ub24tZ2EtdG9vbHMiXX0=)
**Cursor:** [Add to Cursor](cursor://anysphere.cursor-deeplink/mcp/install?name=b2c-dx-mcp&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyIteSIsIkBzYWxlc2ZvcmNlL2IyYy1keC1tY3BAbGF0ZXN0IiwiLS1wcm9qZWN0LWRpcmVjdG9yeSIsIiR7d29ya3NwYWNlRm9sZGVyfSIsIi0tYWxsb3ctbm9uLWdhLXRvb2xzIl19)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't see a mention of cursor changes in the PR description and the change is encoded. what's this change do?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its decoded to
{ "command": "npx", "args": [ "-y", "@salesforce/b2c-dx-mcp@latest", "--project-directory", "${workspaceFolder}", "--allow-non-ga-tools" ] }

@latest is added.

@yhsieh1 yhsieh1 merged commit a58dd74 into main Mar 24, 2026
5 checks passed
@yhsieh1 yhsieh1 deleted the t/commerce/W-21466612/mcp-marketplace branch March 24, 2026 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants