# Salesforce Service Cloud MCP for AI Agents AI Agent Connect

> Salesforce Service Cloud MCP lets you manage support cases, search knowledge articles, and track team metrics through your AI client. It connects your agent directly to your Salesforce instance so you can update tickets, add comments, and pull status reports without switching tabs.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_KdDlq0Ckno1sO3tmxIrcfXtlGyLNm1znPiejmNqh/ai-agent-connect
- **Tags:** case-management, ticket-resolution, knowledge-base, support-metrics, customer-service, internal-comments

## Description

This Salesforce Service Cloud MCP connects your CRM to any AI agent. It changes how your team handles customer issues by removing the need to jump between browser tabs to find a specific ticket or dig through a separate knowledge base. You can look up a customer's history, update the status of a high-priority case, or find the right documentation for a complex technical problem in seconds. It makes the whole support flow feel like a single conversation rather than a series of manual data entries. Because Vinkius hosts this Connector, you get a reliable way to bridge your CRM data with your daily AI interactions. You'll spend less time clicking through menus and more time actually solving problems for your customers.

## Tools

### sf_add_case_comment
Add a note to a case that is either visible to the customer or kept for internal use only. Use this to log agent responses or private instructions.

### sf_create_case
Create a new support ticket with a subject, description, and links to the relevant account and contact. This logs the start of a new issue.

### sf_case_metrics
Get a breakdown of cases grouped by status and priority for high-level reporting. Use this for team dashboards and capacity planning.

### sf_cases_by_status
Pull all cases that are currently New, Working, Escalated, or Closed for queue management. This helps you see what needs attention.

### sf_search_cases
Search for specific support issues using a case number or a subject keyword. This finds specific issues quickly without manual filtering.

### sf_case_comments
View the full history of comments on a specific case to see what has already been discussed. This provides context before you respond.

### sf_search_knowledge
Find published articles in your knowledge base to get answers to common customer questions. This helps find documented solutions fast.

### sf_update_case
Change the status, priority, or description of an existing case to reflect its current progress. Use this to escalate or close tickets.

## Prompt Examples

**Prompt:** 
```
How many high priority cases are currently in the 'Escalated' status?
```

**Response:** 
```
📊 **Escalated Case Summary**

| Priority | Status | Count |
|---|---|---|
| High | Escalated | 4 |
| Medium | Escalated | 2 |

**Total Escalated Cases:** 6
*Action: I've pulled these from the current queue for you.*
```

**Prompt:** 
```
Find the knowledge article for a user who can't see their dashboard.
```

**Response:** 
```
📚 **Knowledge Base Results**

1. **Fixing Dashboard Visibility Issues**
   - *Summary:* Steps to clear cache and check user permissions.
   - [Link to Article]

2. **Permission Settings Guide**
   - *Summary:* How to assign roles to view specific dashboards.
   - [Link to Article]
```

**Prompt:** 
```
Create a new case for a user reporting a 404 error on the login page.
```

**Response:** 
```
✅ **New Case Created**

- **Subject:** 404 Error on Login Page
- **Status:** New
- **Priority:** High
- **Origin:** Web
- **Description:** User reports they cannot reach the login screen; receiving 404 error.
```

## Capabilities

### Update ticket statuses
Move cases between statuses like New, Working, or Escalated instantly.

### Search the knowledge base
Find published articles to get answers to common customer questions.

### Retrieve case metrics
Get a breakdown of cases grouped by status and priority for reporting.

### Add internal and public comments
Log agent responses or private notes on any support case.

### Create new support cases
Log new issues with subjects, descriptions, and account links.

### Filter cases by priority
Identify high-priority items in your queue for faster resolution.

## Use Cases

### Finding a troubleshooting fix
An agent needs to know how to fix a login error. They ask the agent to find a knowledge article, and it uses sf_search_knowledge to provide the steps.

### Getting a status report
A manager needs a status report. They ask for the case breakdown, and the agent uses sf_case_metrics to provide a summary table.

### Logging a new bug
A customer reports a 404 error. The agent uses sf_create_case to log the issue and link it to the customer's account immediately.

### Updating a ticket during a chat
A customer wants an update. The agent uses sf_update_case to move the ticket from New to Working and adds a public note via sf_add_case_comment.

## Benefits

- Faster ticket resolution by using sf_search_knowledge to find answers instantly instead of manual searching.
- Better queue visibility with sf_case_metrics so you know exactly how many high-priority items need attention.
- Reduced data entry by using sf_create_case to log new issues without leaving your current chat window.
- Clearer communication history by using sf_case_comments to see every interaction a customer has had.
- Precise status tracking with sf_update_case to ensure the team always knows which tickets are being worked on.
- Seamless internal notes by using sf_add_case_comment to log private instructions for other team members.

## How It Works

The bottom line is it turns your CRM into a searchable, actionable database for your AI agent.

1. Connect your Salesforce instance to the Connector via Vinkius.
2. Grant permissions for the agent to read and write case data.
3. Ask your agent to find, update, or summarize support tickets.

## Frequently Asked Questions

**Can the Salesforce Service Cloud MCP help my team resolve tickets faster?**
Yes. It allows your AI agent to pull information from your knowledge base and update ticket statuses instantly, reducing the time spent on manual data entry.

**How does the Salesforce Service Cloud MCP handle knowledge base searches?**
The Connector scans your published Salesforce Knowledge articles and provides the agent with the most relevant summaries and links to help you answer customers faster.

**Can I use the Salesforce Service Cloud MCP to update ticket statuses?**
Absolutely. Your agent can move tickets between statuses like New, Working, and Escalated as you describe the progress in your conversation.

**Does the Salesforce Service Cloud MCP work for multi-channel support?**
Yes, because it connects to your central Salesforce Service Cloud data, your agent can access the same information regardless of which channel the customer is using.

**Can my team see metrics using the Salesforce Service Cloud MCP?**
Yes, the agent can pull aggregate data on case counts grouped by status and priority, making it easy to get a quick health check on your support queue.

**How do I add internal notes using the Salesforce Service Cloud MCP?**
You can tell your agent to add a comment to a specific case. You just need to specify if that note should be visible to the customer or kept for internal use.

**What types of cases can I manage?**
All Salesforce Case records — filter by status (New, Working, Escalated, Closed), priority (High, Medium, Low), and origin (Web, Phone, Email).

**Can I search the Knowledge Base?**
Yes! Searches published Knowledge articles by keyword and returns title, summary, and direct link.

**Can I add comments to cases?**
Yes — add internal notes or customer-visible comments to any case.