2,500+ MCP servers ready to use
Vinkius

Salesforce Sales Cloud MCP Server for Cursor 10 tools — connect in under 2 minutes

Built by Vinkius GDPR 10 Tools IDE

Cursor is an AI-first code editor built on VS Code that integrates LLM-powered coding assistance directly into the development workflow. Its Agent mode enables autonomous multi-step coding tasks, and MCP support lets agents access external data sources and APIs during code generation.

Vinkius supports streamable HTTP and SSE.

RecommendedModern Approach — Zero Configuration

Vinkius Desktop App

The modern way to manage MCP Servers — no config files, no terminal commands. Install Salesforce Sales Cloud and 2,500+ MCP Servers from a single visual interface.

Vinkius Desktop InterfaceVinkius Desktop InterfaceVinkius Desktop InterfaceVinkius Desktop Interface
Download Free Open SourceNo signup required
Classic Setup·json
{
  "mcpServers": {
    "salesforce-sales-cloud": {
      "url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    }
  }
}
Salesforce Sales Cloud
Fully ManagedVinkius Servers
60%Token savings
High SecurityEnterprise-grade
IAMAccess control
EU AI ActCompliant
DLPData protection
V8 IsolateSandboxed
Ed25519Audit chain
<40msKill switch
Stream every event to Splunk, Datadog, or your own webhook in real-time

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure

About Salesforce Sales Cloud MCP Server

Connect Salesforce Sales Cloud to any AI agent — instant access to your CRM data without switching tabs.

Cursor's Agent mode turns Salesforce Sales Cloud into an in-editor superpower. Ask Cursor to generate code using live data from Salesforce Sales Cloud and it fetches, processes, and writes — all in a single agentic loop. 10 tools appear alongside file editing and terminal access, creating a unified development environment grounded in real-time information.

What you can do

  • Leads — Search, create, update, and qualify leads by name, email, or company
  • Opportunities — Track deals, update stages, amounts, and close dates
  • Accounts — Look up company details including revenue, industry, and employees
  • Contacts — Find contacts by name or email with account associations
  • Activities — Log calls, meetings, and emails as Tasks linked to records
  • Pipeline — Get an instant summary of your open pipeline by stage

The Salesforce Sales Cloud MCP Server exposes 10 tools through the Vinkius. Connect it to Cursor in under two minutes — no API keys to rotate, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.

How to Connect Salesforce Sales Cloud to Cursor via MCP

Follow these steps to integrate the Salesforce Sales Cloud MCP Server with Cursor.

01

Open MCP Settings

Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"

02

Add the server config

Paste the JSON configuration above into the mcp.json file that opens

03

Save the file

Cursor will automatically detect the new MCP server

04

Start using Salesforce Sales Cloud

Open Agent mode in chat and ask: "Using Salesforce Sales Cloud, help me..."10 tools available

Why Use Cursor with the Salesforce Sales Cloud MCP Server

Cursor AI Code Editor provides unique advantages when paired with Salesforce Sales Cloud through the Model Context Protocol.

01

Agent mode turns Cursor into an autonomous coding assistant that can read files, run commands, and call MCP tools without switching context

02

Cursor's Composer feature can generate entire files using real-time data fetched through MCP — no copy-pasting from external dashboards

03

MCP tools appear alongside built-in tools like file reading and terminal access, creating a unified agentic environment

04

VS Code extension compatibility means your existing workflow, keybindings, and extensions all work alongside MCP tools

Salesforce Sales Cloud + Cursor Use Cases

Practical scenarios where Cursor combined with the Salesforce Sales Cloud MCP Server delivers measurable value.

01

Code generation with live data: ask Cursor to generate a security report module using live DNS and subdomain data fetched through MCP

02

Automated documentation: have Cursor query your API's tool schemas and generate TypeScript interfaces or OpenAPI specs automatically

03

Infrastructure-as-code: Cursor can fetch domain configurations and generate corresponding Terraform or CloudFormation templates

04

Test scaffolding: ask Cursor to pull real API responses via MCP and generate unit test fixtures from actual data

Salesforce Sales Cloud MCP Tools for Cursor (10)

These 10 tools become available when you connect Salesforce Sales Cloud to Cursor via MCP:

01

sf_create_lead

lastName and company are required fields in Salesforce. Status defaults to "Open - Not Contacted". Once qualified, leads can be converted to Contact + Account + Opportunity in the Salesforce UI. Returns the created lead with its 18-character Salesforce ID. Create a new lead in Salesforce Sales Cloud with name, company, email, phone, title, and initial status

02

sf_log_activity

Link to a person via whoId (Contact or Lead ID) and/or to a record via whatId (Account or Opportunity ID). Status defaults to "Completed". Priority: High, Normal, Low. Use to log completed calls, meetings, or emails for activity tracking and reporting. Log a call, meeting, or email as a completed Task in Salesforce linked to a contact, lead, account, or opportunity

03

sf_opportunities_by_stage

Returns deals sorted by amount descending. Standard stages: Prospecting, Qualification, Needs Analysis, Value Proposition, Id. Decision Makers, Perception Analysis, Proposal/Price Quote, Negotiation/Review, Closed Won, Closed Lost. Use for questions like "what deals are in Negotiation?" or "total value of Closed Won this quarter." Get all Salesforce opportunities at a specific pipeline stage for bottleneck analysis, forecasting, or stage review

04

sf_pipeline_summary

Returns the number of deals and total monetary value at each stage. Perfect for pipeline health checks, forecasting conversations, and identifying bottleneck stages. Use when the user asks "how is the pipeline?", "what is our total pipeline value?", or "which stage has the most deals?" Get an aggregate snapshot of the open sales pipeline — deal count and total value per stage for a quick health check

05

sf_search_accounts

Returns account name, industry, annual revenue, number of employees, phone, website, billing city/state/country, and owner. Accounts are the company-level records that contacts and opportunities are linked to. Use when the user asks about a company or needs account-level data. Search Salesforce accounts (companies) by name to find organizations with industry, revenue, employee count, and location

06

sf_search_contacts

Returns contact name, email, phone, account name, title, department, and mailing address. Contacts are qualified individuals linked to accounts — different from leads (unqualified prospects). Use when the user asks about a specific customer contact. Search Salesforce contacts by name or email to find people at customer accounts with title, department, and phone

07

sf_search_leads

Returns lead name, company, email, phone, title, status (e.g., Open - Not Contacted, Working, Closed - Converted), rating (Hot/Warm/Cold), lead source, and assigned owner. Use when the user wants to find a specific prospect, check lead status, or review unqualified pipeline. Search Salesforce leads by name, email, or company to find prospective customers in the sales pipeline

08

sf_search_opportunities

Returns opportunity name, stage (Prospecting/Qualification/Needs Analysis/Value Proposition/Id. Decision Makers/Perception Analysis/Proposal/Negotiation/Closed Won/Closed Lost), amount, close date, probability percentage, and assigned owner. Use for pipeline review, deal lookup, or forecasting queries. Search Salesforce opportunities by name to find deals with stage, amount, probability, close date, and owner

09

sf_update_lead

Only specified fields are updated. Common operations: change Status to "Working" or "Closed - Converted", set Rating to Hot/Warm/Cold for prioritization, or update contact details. Requires the 18-character Salesforce ID. Update an existing Salesforce lead — change status, rating, contact info, or other fields to reflect qualification progress

10

sf_update_opportunity

Common operations: advance StageName when deal progresses, update Amount after negotiation, push CloseDate when timeline shifts, set StageName to "Closed Won"/"Closed Lost" to close. Only specified fields change. Update a Salesforce opportunity — advance stage, change amount, update close date, or add notes to reflect deal progress

Example Prompts for Salesforce Sales Cloud in Cursor

Ready-to-use prompts you can give your Cursor agent to start working with Salesforce Sales Cloud immediately.

01

"Show me all hot leads from this week"

02

"What does my pipeline look like right now?"

03

"Create a new lead: John Smith from Acme Corp, john@acme.com"

Troubleshooting Salesforce Sales Cloud MCP Server with Cursor

Common issues when connecting Salesforce Sales Cloud to Cursor through the Vinkius, and how to resolve them.

01

Tools not appearing in Cursor

Ensure you are in Agent mode (not Ask mode). MCP tools only work in Agent mode.
02

Server shows as disconnected

Check Settings → Features → MCP and verify the server status. Try clicking the refresh button.

Salesforce Sales Cloud + Cursor FAQ

Common questions about integrating Salesforce Sales Cloud MCP Server with Cursor.

01

What is Agent mode and why does it matter for MCP?

Agent mode is Cursor's autonomous execution mode where the AI can perform multi-step tasks: reading files, editing code, running terminal commands, and calling MCP tools. Without Agent mode, Cursor operates in a simpler ask-and-answer mode that doesn't support tool calling. Always ensure you're in Agent mode when working with MCP servers.
02

Where does Cursor store MCP configuration?

Cursor looks for MCP server configurations in a mcp.json file. You can configure servers at the project level (.cursor/mcp.json in your project root) or globally (~/.cursor/mcp.json). Project-level configs take precedence.
03

Can Cursor use MCP tools in inline edits?

No. MCP tools are only available in Agent mode through the chat panel. Inline completions and Tab suggestions do not trigger MCP tool calls. This is by design — tool calls require user visibility and approval.
04

How do I verify MCP tools are loaded?

Open Settings → Features → MCP and look for your server name. A green indicator means the server is connected. You can also check Agent mode's available tools by clicking the tools dropdown in the chat panel.

Connect Salesforce Sales Cloud to Cursor

Get your token, paste the configuration, and start using 10 tools in under 2 minutes. No API key management needed.