Salesforce Commerce Cloud MCP. Manage everything from Product Catalog to Order Fulfillment.
Works with every AI agent you already use
…and any MCP-compatible client
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.
Get a list of every price book in your Salesforce org, showing its name, description, and if it's the standard one.
Pull every line item from a specific order—including product names, quantities, unit prices, and total cost per item.
Search for orders based only on their status (like 'Draft' or 'Activated') to manage fulfillment queues.
Retrieve the specific unit price and active status of a product within any given price book context.
View all available, active products that belong to a specified category or product family (e.g., 'Software').
Find specific customer orders using the order number or account name, seeing status, total amount, and date.
Search the entire product catalog by code or name, or update product details like description, status, or family.
Ask AI about this MCP
Supported MCP Clients
Waiting for input…
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.
019d7602sf list pricebooks
Lists all price books in Salesforce, showing their name, description, and if they are marked as standard.
019d7602sf order items
Gets every product line item for a specific order, detailing the quantity, unit cost, and total price per item.
019d7602sf orders by status
Retrieves Salesforce orders filtered by status (Draft or Activated) for fulfillment tracking.
019d7602sf pricebook entries
Gets all product price entries within a specific price book, listing unit prices and active status.
019d7602sf products by family
Retrieves all active products that belong to one specified family for catalog browsing.
019d7602sf search orders
Searches Salesforce orders by number or account name, showing status, total amount, and effective date.
019d7602sf search products
Searches the product catalog by name or SKU to find items with their family, description, and active status.
019d7602sf 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
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 You prompt your AI agent with a goal (e.g., 'Show me all draft orders for Acme Corp').
- 2 The server determines which tool to run (like
sf_search_orders) and executes the necessary calls against Salesforce. - 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.
Runs catalog audits and checks specific price book entries to ensure pricing rules are applied correctly before a sale.
Tracks the lifecycle of customer orders, using sf_orders_by_status to find draft records needing immediate activation or follow-up.
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_ordersto 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_entriesto check a product's unit price in any specific context (like 'Enterprise Discount') before confirming a quote. - Maintain catalog integrity easily. Use
sf_update_productwhen you need to discontinue an item or reclassify its family grouping, logging the change immediately. - Review order details precisely. The
sf_order_itemstool breaks down any order into line items, showing exactly what was purchased and at what unit price. - Manage fulfillment queues. Use
sf_orders_by_statusto 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_familyto get an immediate list of relevant, active products.
Real-World Use Cases
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.
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.
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.
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
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
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.
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
More in this category
Apple App Store
Manage your iOS apps and TestFlight builds with Apple App Store Connect — track reviews, versions, and sales via AI.
Google Analytics 4
Understand your website and app traffic with event-based analytics that reveal user behavior, conversions, and growth trends.
PagerDuty
Manage incidents, services, on-call schedules, and escalation policies via PagerDuty — trigger, acknowledge, and resolve alerts from any AI agent.
You might also like
DefiLlama (DeFi Analytics)
Access comprehensive DeFi data including TVL, token prices, yields, and volumes across multiple chains and protocols.
Nimbleway
Web data collection and scraping via Nimbleway — extract content and search the web directly from your AI agent.
Uscreen
Launch your own video streaming service with membership management, mobile apps, and monetization tools for content creators.