# Salesforce Sales Cloud MCP for AI Agents AI Agent Connect

> Salesforce Sales Cloud MCP. Manage your entire sales pipeline, from lead generation to closed deals, through natural conversation. This Connector lets your AI client handle lead qualification, opportunity tracking, and account lookups directly within your CRM, cutting out the manual data entry that slows down your sales cycle.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_wcZPh0pr9K2EhYgpWCi00FHg6ibawWiDQ2DsGbY9/ai-agent-connect
- **Tags:** pipeline-management, lead-qualification, opportunity-tracking, sales-forecasting, account-insights, crm-automation

## Description

You spend your day jumping between your email, your calendar, and your CRM just to keep your deals moving. It is a constant cycle of opening tabs, copying details from a conversation, and manually updating statuses in Salesforce. This Connector changes that by letting your AI client interact with your Salesforce Sales Cloud data directly. You can ask your agent to find a specific account, check a contact's phone number, or get a summary of your open deals without ever leaving your current window. When you use this through the Vinkius catalog, your agent handles the tedious data entry and retrieval work. You get to focus on the actual sales work while your agent manages the record keeping. It handles the heavy lifting of searching for leads, updating opportunity stages, and logging your activities so your pipeline stays accurate in real time.

## Tools

### sf_opportunities_by_stage
Filter deals by specific pipeline stages like Negotiation or Proposal. Use this to identify where deals are getting stuck.

### sf_pipeline_summary
Get a high level view of deal counts and total monetary values across your entire pipeline. It is perfect for quick health checks.

### sf_log_activity
Record completed calls or meetings as tasks linked to specific records. This keeps your activity tracking accurate.

### sf_update_opportunity
Advance a deal to the next stage or update the closing amount and date. This ensures your forecast stays accurate.

### sf_create_lead
Create a new lead in Salesforce Sales Cloud with a name, company, and email. This helps you start the sales process faster.

### sf_search_accounts
Find company details like revenue, industry, and employee counts by searching the name. This helps with quick research.

### sf_search_contacts
Look up qualified individuals to find their email, title, and account associations. Use this to find the right person quickly.

### sf_search_leads
Search for prospective customers by name or company to check their current status. This helps you manage your top of funnel.

### sf_search_opportunities
Pull up specific deals to see their current stage, probability, and assigned owner. Use this for deep dives into specific deals.

### sf_update_lead
Change a lead's status, rating, or contact info to reflect your latest conversation. This keeps your lead data current.

## Prompt Examples

**Prompt:** 
```
Can you give me a summary of our current pipeline?
```

**Response:** 
```
📊 **Pipeline Summary**

| Stage | Deals | Total Value |
|---|---|---|
| Prospecting | 12 | $340,000 |
| Qualification | 8 | $520,000 |
| Negotiation | 5 | $890,000 |
| Closed Won (MTD) | 3 | $215,000 |

💰 Total open pipeline: **$1,750,000** across 25 deals
```

**Prompt:** 
```
Find the contact info for Sarah Chen at TechCorp Inc.
```

**Response:** 
```
🔍 **Contact Found**

- **Name:** Sarah Chen
- **Title:** Director of IT
- **Email:** s.chen@techcorp.com
- **Phone:** (555) 012-3456
- **Account:** TechCorp Inc

Would you like me to log a call with her?
```

**Prompt:** 
```
Move the Acme Corp deal to the Negotiation stage and set the amount to $50,000.
```

**Response:** 
```
✅ **Opportunity Updated**

- **Deal:** Acme Corp
- **New Stage:** Negotiation
- **New Amount:** $50,000
- **Status:** Updated successfully in your CRM.
```

## Capabilities

### Create new leads
Add new prospects to your CRM with a name, company, and email.

### Track deal progress
Move opportunities through different pipeline stages as they evolve.

### Get pipeline snapshots
See the total monetary value and deal count for every stage in your pipeline.

### Log meetings and calls
Record completed activities as tasks linked to specific records.

### Search company records
Find account details like revenue, industry, and employee counts.

### Find contact details
Look up phone numbers, titles, and emails for qualified individuals.

## Use Cases

### Updating a deal after a discovery call
A sales rep finishes a call and asks their agent to use sf_update_opportunity to move the deal to the Negotiation stage and update the amount.

### Onboarding a new prospect
An SDR gets a new lead from a webinar and asks their agent to use sf_create_lead to get them into the system with their company and email.

### Quick pipeline health check
A RevOps manager asks their agent for a summary of the open pipeline to see which stages have the most deals and what the total value is.

### Prospect research during a call
An account executive needs to know a company's revenue and employee count, so they ask the agent to use sf_search_accounts while on the phone.

## Benefits

- Stop manual data entry by using sf_create_lead to add new prospects via chat.
- Get a real time view of your sales health with sf_pipeline_summary for instant forecasting.
- Find company data like revenue and headcount faster with sf_search_accounts.
- Keep your records accurate by using sf_log_activity to record meetings as you finish them.
- Update deal stages and amounts instantly with sf_update_opportunity to keep your pipeline clean.
- Locate specific contacts and their details quickly using sf_search_contacts during calls.

## How It Works

The bottom line is you get a conversational interface for your entire Salesforce Sales Cloud database.

1. Connect your Salesforce instance to the Connector via the Vinkius dashboard.
2. Grant permissions for the specific objects like leads and opportunities.
3. Ask your AI client to perform tasks like find all hot leads.

## Frequently Asked Questions

**Can the Salesforce Sales Cloud MCP update deal amounts?**
Yes, your agent can update opportunity amounts, close dates, and stages directly. This ensures your pipeline reflects the most recent negotiations without you having to open the CRM.

**How does the Salesforce Sales Cloud MCP handle lead qualification?**
The Connector allows your agent to search for leads and then update their status or rating. You can tell your agent to mark a lead as 'Hot' or 'Working' based on your conversation.

**Can I use the Salesforce Sales Cloud MCP to log my calls?**
Yes, you can have your agent log completed calls or meetings as tasks. It will link those activities to the correct contact or account automatically.

**Does the Salesforce Sales Cloud MCP search my contacts?**
It can search for qualified individuals by name or email. It will return their title, department, and phone number so you have it ready for your next call.

**Can the Salesforce Sales Cloud MCP give me a pipeline summary?**
Yes, it can provide a snapshot of your entire open pipeline. It will show you the deal count and total monetary value for every stage in your sales cycle.

**Is the Salesforce Sales Cloud MCP good for RevOps?**
It is excellent for RevOps because it provides instant access to pipeline health and deal data. You can get snapshots of your sales funnel without manually running reports.

**What Salesforce data can I access?**
Leads, Opportunities, Accounts, Contacts, Tasks, and aggregate pipeline summaries. All data respects your Salesforce field-level security permissions.

**Can I create and update records?**
Yes! You can create Leads and Tasks, update Leads and Opportunities (stage, amount, close date), and log activities — all through natural conversation.

**How does authentication work?**
Uses OAuth 2.0 Client Credentials flow. You provide your Salesforce Instance URL, Consumer Key, and Consumer Secret from a Connected App. The server handles token exchange and renewal automatically.