How to Use the Salesforce Commerce Cloud MCP in Claude Code
Use Claude Code to manage your Salesforce Commerce Cloud operations through terminal commands and headless automation.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Salesforce Commerce Cloud MCP to Claude Code
Create your Vinkius account to connect Salesforce Commerce Cloud to Claude Code — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Headless Salesforce Commerce Cloud catalog control
Run automated catalog maintenance directly from your terminal. Use `sf_search_products` to locate items and `sf_update_product` to perform batch updates on your catalog. This works within CI/CD pipelines or shell scripts. It allows you to integrate your Salesforce data into your existing deployment workflows.
Terminal-based order management
Query your order database without opening a GUI. Claude Code fetches order status using `sf_orders_by_status` and retrieves detailed line items with `sf_order_items`. You get the output as raw data that you can pipe into other CLI tools. It is built for developers who need fast access to transaction data.
Price book entry lookups
Check your pricing structures by querying the catalog via the command line. The `sf_list_pricebooks` and `sf_pricebook_entries` tools provide the necessary data to verify pricing logic. You can quickly compare entries across different price books to ensure your pricing rules are consistent. It is the fastest way to confirm product availability.
Set up Salesforce Commerce Cloud MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seesalesforce-commerce-cloud-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Salesforce Commerce Cloud transactions." It will automatically discover and invoke the available Salesforce Commerce Cloud tools.
claude mcp add --transport http salesforce-commerce-cloud-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Salesforce Commerce Cloud MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Salesforce Commerce Cloud MCP today
We host it, we monitor it, we maintain it. You just paste one token.