Connects large language models to Salesforce data through SOQL queries and SOSL searches.
The Salesforce Connector is a Model Context Protocol (MCP) server implementation designed to facilitate interaction between Large Language Models (LLMs) and Salesforce. It enables LLMs to retrieve, create, update, and delete Salesforce records through SOQL queries, SOSL searches, and direct REST API calls. The connector also allows for the retrieval of Salesforce object metadata, execution of Tooling API requests, and Apex REST requests.