# Salesforce Commerce Cloud MCP for AI Agents AI Agent Connect

> Salesforce Commerce Cloud MCP. Manage your product catalog, check order statuses, and update pricing directly through your AI agent. It connects your Salesforce Commerce data to your workflow so you can handle inventory and fulfillment without digging through complex dashboards.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_x5RLAx30sTnaXB0Q8dfDz9zvKkoEIU3JgWQPNrN0/ai-agent-connect
- **Tags:** commerce-cloud, product-catalog, order-tracking, price-books, retail-operations, sales-fulfillment

## Description

Connect your Salesforce Commerce data to your AI agent to handle the day-to-day grind of retail operations. Instead of jumping between tabs to find a specific SKU or checking if an order is ready for shipping, you can just ask your agent for the info. You can pull up product details, see which items are in a specific order, or check different price books for various regions. It makes managing a massive catalog feel like a conversation rather than a data entry task. When you use this through the Vinkius catalog, you get a direct line into your commerce data without having to build custom integrations from scratch. It is about getting answers fast so you can get back to actually moving products.

## Tools

### sf_orders_by_status
Filter orders by status like Draft or Activated for quick revenue analysis. This helps you see what needs attention immediately.

### sf_search_orders
Look up specific transactions by order number or account name. This is the fastest way to find a customer's order history.

### sf_search_products
Find items in your catalog using a name or SKU to get details like family and status. Use this to quickly pull product info.

### sf_update_product
Change product names, descriptions, families, or toggle active status. This lets you manage your catalog without manual data entry.

### sf_pricebook_entries
Get product names, codes, and unit prices within a specific price book. Use this to check prices for different regions.

### sf_products_by_family
Browse all active products belonging to a specific category or family. It gives you a high-level view of your catalog.

### sf_list_pricebooks
View all price books in your org including descriptions and standard flags. This is your first step to finding specific pricing.

### sf_order_items
See every product, quantity, and price for a specific order number. This helps you verify exactly what is in a customer's box.

## Prompt Examples

**Prompt:** 
```
Search for all products in the Enterprise family
```

**Response:** 
```
📦 **Enterprise Products**
| Name | Code | Status |
|---|---|---|
| Enterprise Suite | ENT-001 | ✅ Active |
| Enterprise Plus | ENT-002 | ✅ Active |
| Enterprise Lite | ENT-003 | ❌ Inactive |
```

**Prompt:** 
```
Show all draft orders
```

**Response:** 
```
📋 **Draft Orders**
| Order # | Account | Total |
|---|---|---|
| ORD-001 | Acme Corp | $12,500 |
| ORD-002 | TechCo | $8,900 |
```

**Prompt:** 
```
What items are in order ORD-001?
```

**Response:** 
```
📋 **ORD-001 Line Items**
| Product | Qty | Unit Price | Total |
|---|---|---|---|
| Enterprise Suite | 5 | $2,000 | $10,000 |
| Support Add-on | 5 | $500 | $2,500 |
```

## Capabilities

### Search products by name or SKU
Find specific items in your catalog instantly using common identifiers.

### Filter orders by status
See which orders are drafted or activated for better fulfillment tracking.

### View order line items
Get a full breakdown of products and quantities for any specific order.

### Check regional pricing
Look up unit prices across different price books and customer tiers.

### Update product details
Modify descriptions, families, or active status for items in your catalog.

### Browse catalog by family
Get a high-level view of products grouped by category like Hardware or Services.

## Use Cases

### Checking order contents
An agent asks what is in order ORD-101. The agent uses sf_order_items to list the 5 items and their total costs for the team.

### Updating a product
A manager wants to stop selling a faulty SKU. The agent uses sf_update_product to set the status to inactive in the catalog.

### Finding regional pricing
A salesperson needs to know the price for a partner in Europe. The agent uses sf_list_pricebooks and sf_pricebook_entries to find the right cost.

### Bulk status check
A lead wants to know how many orders are still in draft. The agent uses sf_orders_by_status to give a quick count of pending work.

## Benefits

- Stop digging through nested menus. Use sf_search_products to find SKUs in seconds instead of clicking through multiple pages.
- Get faster fulfillment. Use sf_orders_by_status to see what needs activation without hunting for draft records.
- Accurate pricing at a glance. Use sf_pricebook_entries to compare unit prices across different regions or tiers instantly.
- Update your catalog faster. Use sf_update_product to change descriptions or discontinue items without manual data entry.
- Detailed order transparency. Use sf_order_items to see exactly what is in a customer's box before you ship it.
- Better category management. Use sf_products_by_family to get a high-level view of your hardware or software lines.

## How It Works

The bottom line is you get instant access to your commerce data through a chat interface.

1. Connect your Salesforce Commerce account to the Connector.
2. Open your AI client and grant the agent access to your data.
3. Ask questions about your catalog or orders in plain English.

## Frequently Asked Questions

**Can the Salesforce Commerce Cloud MCP help me find products by SKU?**
Yes, you can ask your agent to find any item using its name or SKU. It will pull the product details, including its family and active status, directly into your chat.

**How do I check my regional pricing with this Connector?**
You can ask your agent to list your price books and then check the specific entries. This helps you see how prices differ across various regions or customer tiers.

**Can I update product descriptions using the Salesforce Commerce Cloud MCP?**
Yes, you can tell your agent to update a product's description, name, or family. It will make those specific changes in your Salesforce catalog for you.

**How does the Salesforce Commerce Cloud MCP handle order statuses?**
The Connector allows your agent to filter and show orders based on their status. You can quickly see which orders are still in draft or have been successfully activated.

**Can I see what's inside a specific order with the Salesforce Commerce Cloud MCP?**
You can ask about a specific order number, and the agent will list every line item. It provides the product names, quantities, and unit prices for that order.

**Is the Salesforce Commerce Cloud MCP good for tracking fulfillment?**
It is great for high-level tracking. You can quickly check order statuses and see what items need to be packed without needing to navigate the full admin dashboard.

**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.