Connects Large Language Models (LLMs) to Salesforce, enabling interaction with CRM data and functionalities through SOQL, SOSL, and various API calls.
This tool provides a Model Context Protocol (MCP) server implementation, specifically designed to bridge Large Language Models (LLMs) with Salesforce. It empowers LLMs to seamlessly access and manipulate Salesforce data by executing SOQL queries and SOSL searches. Beyond data retrieval, it facilitates comprehensive interactions, including fetching object metadata, performing CRUD operations on records, and making direct calls to Salesforce's Tooling, Apex REST, and standard REST APIs, streamlining the integration of intelligent agents with CRM operations.