4,500+ servers built on MCP Fusion
Vinkius

Salesforce Commerce Cloud MCP. Manage everything from Product Catalog to Order Fulfillment.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Salesforce Commerce Cloud MCP on Cursor AI Code Editor MCP Client Salesforce Commerce Cloud MCP on Claude Desktop App MCP Integration Salesforce Commerce Cloud MCP on OpenAI Agents SDK MCP Compatible Salesforce Commerce Cloud MCP on Visual Studio Code MCP Extension Client Salesforce Commerce Cloud MCP on GitHub Copilot AI Agent MCP Integration Salesforce Commerce Cloud MCP on Google Gemini AI MCP Integration Salesforce Commerce Cloud MCP on Lovable AI Development MCP Client Salesforce Commerce Cloud MCP on Mistral AI Agents MCP Compatible Salesforce Commerce Cloud MCP on Amazon AWS Bedrock MCP Support

Just plug in your AI agents and start using Vinkius.

Salesforce Commerce Cloud MCP Server connects your AI client directly to core Salesforce e-commerce data. Use it to manage products, track orders, and validate pricing across complex catalogs using natural conversation.

Need to find a product family or check order line items? Your agent handles the whole workflow.

What your AI agents can do

Sf list pricebooks

Lists all price books in Salesforce, showing their name, description, and if they are marked as standard.

Sf order items

Gets every product line item for a specific order, detailing the quantity, unit cost, and total price per item.

Sf orders by status

Retrieves Salesforce orders filtered by status (Draft or Activated) for fulfillment tracking.

+ 5 more capabilities included
List all Price Books

Get a list of every price book in your Salesforce org, showing its name, description, and if it's the standard one.

Inspect Order Contents

Pull every line item from a specific order—including product names, quantities, unit prices, and total cost per item.

Filter Orders by Status

Search for orders based only on their status (like 'Draft' or 'Activated') to manage fulfillment queues.

Check Product Pricing Details

Retrieve the specific unit price and active status of a product within any given price book context.

Browse by Product Family

View all available, active products that belong to a specified category or product family (e.g., 'Software').

Search and Verify Orders

Find specific customer orders using the order number or account name, seeing status, total amount, and date.

Catalog Search & Update

Search the entire product catalog by code or name, or update product details like description, status, or family.

Supported MCP Clients

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients
Free for Subscribers

Waiting for input…

AI Agent

Salesforce Commerce Cloud: 8 Tools for E-commerce Ops

Use these eight tools to control product catalog management, track order fulfillment status, and validate complex price book rules using your AI client.

sf019d7602

sf list pricebooks

Lists all price books in Salesforce, showing their name, description, and if they are marked as standard.

sf019d7602

sf order items

Gets every product line item for a specific order, detailing the quantity, unit cost, and total price per item.

sf019d7602

sf orders by status

Retrieves Salesforce orders filtered by status (Draft or Activated) for fulfillment tracking.

sf019d7602

sf pricebook entries

Gets all product price entries within a specific price book, listing unit prices and active status.

sf019d7602

sf products by family

Retrieves all active products that belong to one specified family for catalog browsing.

sf019d7602

sf search orders

Searches Salesforce orders by number or account name, showing status, total amount, and effective date.

sf019d7602

sf search products

Searches the product catalog by name or SKU to find items with their family, description, and active status.

sf019d7602

sf update product

Updates a product in the Salesforce catalog—changing its name, status, code, or grouping (family).

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Salesforce Commerce Cloud, then connect any of our 4,700+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 4,700+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week

What you can do with this MCP connector

You're connectin’ your AI client straight into Salesforce Commerce Cloud, so you don't gotta waste time clicking through endless dashboards. This server lets you handle everything from product catalog deep dives to order fulfillment tracking just by talking to it. Your agent handles the whole workflow.

Managing Orders and Tracking Fulfillment

You can pin down specific customer orders using sf_search_orders, which checks for them by number or account name, giving you the status, total amount, and effective date right away. If you're dealing with a complex order, use sf_order_items to pull every single line item associated with that order; it details the product name, how many units were ordered, the unit cost, and the final total price for each item.

For managing fulfillment queues, you can run sf_orders_by_status, letting you filter orders down to only those marked 'Draft' or 'Activated.'

Handling Product Catalog Data

The catalog is huge, but we’ll get you what you need. You can search the whole product database using sf_search_products by name or SKU; this tells ya about the item's family, description, and if it's active. Need to browse a specific segment? Use sf_products_by_family to grab every available, active product that belongs to one category, like 'Software.' And when you gotta fix something—like changing a product’s name, status, code, or even grouping it under a new family—you run sf_update_product.

Pricing Logic and Pricebooks

The pricing structure is complicated, but we'll make sense of it. First, you can use sf_list_pricebooks to get a list of every single price book in your org; this shows you the name, description, and whether it’s the standard one. To check what an item costs under specific rules, run sf_pricebook_entries.

This pulls out the exact unit price and active status for a product within any given price book context.

How It All Works Together

Your agent doesn't just give you data; it handles the whole sequence. You can search for an order using sf_search_orders, then grab all of its line items with sf_order_items. If you need to verify what that product costs under a specific channel, your agent runs sf_list_pricebooks first, and then uses sf_pricebook_entries against the relevant price book.

You can browse an entire category using sf_products_by_family, find a SKU with sf_search_products, and if you spot an error in the product details, you use sf_update_product. This keeps your AI client focused on action, not just reading data.

How Salesforce Commerce Cloud MCP Works

  1. 1 You prompt your AI agent with a goal (e.g., 'Show me all draft orders for Acme Corp').
  2. 2 The server determines which tool to run (like sf_search_orders) and executes the necessary calls against Salesforce.
  3. 3 Your agent receives structured data—a clean list, table, or set of records—which it then formats and presents directly back to you.

The bottom line is: your AI client handles the API complexity; you just talk about what you need.

Who Is Salesforce Commerce Cloud MCP For?

E-commerce Managers, Fulfillment Specialists, and Product Catalog Admins. If you spend time switching between Salesforce tabs to check order status, validate pricing, or update product listings manually, this is for you. You're tired of the clicking; your agent handles the data layer.

E-commerce Manager

Runs catalog audits and checks specific price book entries to ensure pricing rules are applied correctly before a sale.

Order Fulfillment Specialist

Tracks the lifecycle of customer orders, using sf_orders_by_status to find draft records needing immediate activation or follow-up.

Product Team Lead

Needs to quickly update product descriptions, change a product's family grouping, or set an item to inactive using sf_update_product without touching the UI.

What Changes When You Connect

  • Track order history instantly. Use sf_search_orders to look up an order by number or account name, getting the total amount and status without leaving your chat window.
  • Validate pricing across channels. Run sf_pricebook_entries to check a product's unit price in any specific context (like 'Enterprise Discount') before confirming a quote.
  • Maintain catalog integrity easily. Use sf_update_product when you need to discontinue an item or reclassify its family grouping, logging the change immediately.
  • Review order details precisely. The sf_order_items tool breaks down any order into line items, showing exactly what was purchased and at what unit price.
  • Manage fulfillment queues. Use sf_orders_by_status to filter for all 'Draft' orders across your organization, letting you focus only on pending work.
  • Browse the catalog by grouping. If a user asks about 'Software,' use sf_products_by_family to get an immediate list of relevant, active products.

Real-World Use Cases

01

Checking pricing discrepancies

A Sales Rep needs to quote a client using the 'Partner Pricing' tier. Instead of opening multiple price books and cross-referencing data, they ask their agent to run sf_pricebook_entries for that product against the specific price book ID. The agent returns the correct unit price immediately.

02

Finding a lost order

A Customer Service Agent gets an email from a client with only an account name. They use sf_search_orders to look up that account, quickly finding all associated orders, their status (Draft/Activated), and the total amount.

03

Decommissioning old products

The Product Manager needs to remove a product line entirely. They use sf_update_product to set the item's IsActive status to false, ensuring it never appears in future searches or orders.

04

Audit order content

An analyst needs proof of what was purchased on a specific invoice. They pass the order number to the agent, which runs sf_order_items. The result is a clear table showing every product sold and its final unit price.

The Tradeoffs

Over-relying on manual searches

A user tries to find all products in the 'Hardware' family, then manually filters that list for only active items and cross-references their codes against an order number.

First, ask your agent to run sf_products_by_family using 'Hardware.' Then, if you need specific pricing details for those found products, use sf_pricebook_entries. Keep the steps chained in conversation.

Missing order context

A developer runs sf_search_orders to find an order number but then forgets to check the status. They assume it's active when it's actually 'Draft,' causing a workflow failure.

When searching orders, always ask your agent to include the status in the search query. Use sf_search_orders or sf_orders_by_status first. This confirms if the order is ready for fulfillment.

Updating incomplete data

A Product Manager only changes a product's description but forgets to update its associated product family, leading to poor catalog browsing results.

When updating products, specify all required fields: Use sf_update_product and make sure you pass the new Family designation alongside the revised Description. Don't just change one thing.

When It Fits, When It Doesn't

Use this if your process is fundamentally about data retrieval, verification, or simple record modification (CRUD). It’s perfect for answering questions like 'What was the total cost?' or 'List all pending orders.'

Don't use it if you need to create a brand-new complex transactional workflow—for instance, building an entire order from scratch that requires multi-step validation and inventory allocation. For those deep process flows, stick to dedicated backend services. This server is built for foundational data access: check prices (sf_pricebook_entries), search items (sf_search_products), or review history (sf_order_items). If the goal can be broken down into 2-3 sequential lookups, this tool set works great.

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Salesforce. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

How we secure it →

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This server provides 8 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.

Available Capabilities

sf_list_pricebooks sf_order_items sf_orders_by_status sf_pricebook_entries sf_products_by_family sf_search_orders sf_search_products sf_update_product

Reviewing order details shouldn't require opening five different tabs.

Right now, checking an order means jumping through hoops: you open the Order record in Salesforce, then click 'Line Items,' copy the product name to Google, open the Product Catalog tab, and finally run a separate query to see if the price is correct for that customer's tier. It’s clicking, copying, and cross-referencing.

With this MCP server, you just tell your agent: 'What were the line items in order ORD-001?' The agent runs `sf_order_items` and gives you a clean table showing product names, quantities, unit prices, and total costs—all without leaving chat. It's fast.

Use sf_update_product to manage your catalog status.

Manually managing a product means navigating to its record, finding the 'Active Status' field, and flipping the switch. If you mess up which family it belongs to, or forget to update the description before deactivating it, the data integrity suffers.

Now, you simply tell your agent: 'Set Product XYZ to inactive and change its family to Accessories.' The agent runs `sf_update_product` and handles the record modification exactly how you need it.

Common Questions About Salesforce Commerce Cloud MCP

How do I use sf_search_orders to find a specific customer order? +

You pass your agent an identifying detail, like the account name or order number. The agent runs sf_search_orders and returns all relevant transaction details, including status and total amount.

What is the best tool for checking product pricing? sf_pricebook_entries? +

Yes, sf_pricebook_entries is the right tool. It gets the unit price of a specific product within any defined context or channel's price book.

Can I use sf_products_by_family to browse the catalog? +

Yes, sf_products_by_family pulls all active products that share one family designation. This is great for category-level browsing in your AI conversation.

What should I use if I need to update a product's details? +

You must use sf_update_product. This single tool lets you change the name, description, active status, or family of an existing catalog item.

If I need to see the detailed line item breakdown of an order, should I use sf_order_items? +

Yes. This tool returns every product name, quantity, unit price, and total price for a specific order number. It's best for auditing or verifying complex billing structures.

How can I check the overall status of multiple orders at once? Which tool should I use: sf_orders_by_status? +

Use sf_orders_by_status to filter all orders by their current state. You get lists and counts for Draft or Activated records, which is key for mass fulfillment reporting.

Before I check specific product pricing, how do I list all available price books using sf_list_pricebooks? +

This function lists every price book in the Salesforce org. It gives you the name, description, active status, and tells you if it's the default standard price book.

I need to find a product using only its SKU or part of its name; what does sf_search_products provide? +

It searches the catalog by name or product code. The results show you the family, description, and whether the product is currently active for sale.

What product data can I manage? +

Search products by name or code, filter by family, view active status, and update fields like name, description, and active status.

Can I view order details? +

Yes — search orders, filter by status, and view complete line items with quantities and prices.

How do price books work? +

List all price books, then view entries for each — showing product, unit price, and active status.

More in this category

You might also like

Built & Managed by Vinkius 30s setup 8 tools

We've already built the connector for Salesforce Commerce Cloud. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 8 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.