MCP profile
Smithery Kodey Ai Salesforce Mcp Server
Run SOQL queries against your Salesforce org to retrieve records and insights. Explore objects, fi…
Productivity & WorkflowRemoteOpen SourceExternal
Last updated
April 1, 2026
Visibility
Public
ByRegistry
About This MCP Server
The Salesforce DX MCP Server is a specialized Model Context Protocol (MCP) implementation designed to facilitate seamless interaction between large language models (LLMs) and Salesforce orgs. This MCP server provides a robust set of tools and capabilities that enable LLMs to read, manage, and operate Salesforce resources securely.
Capabilities
Direct interaction with Salesforce orgs through LLM-driven tools.Secure access using TypeScript libraries (not shelling out to the sf Salesforce CLI).Improved security by avoiding the exposure of secrets in plain text.Granular access control with org allowlisting.Modular tool architecture for easy extensibility.
Tools & Endpoints4
What Problems It Solves
- Claude Desktop
- Windsurf
Why Use Smithery Kodey Ai Salesforce Mcp Server?
- Uses TypeScript libraries directly
- Greatly decreases the size of the MCP Server.
- Significantly reduces the risk of remote code execution (RCE).
- No secrets needed in configuration
- Eliminates the risk of plain text secret exposure.
- Accesses pre-existing (encrypted) auth files on the user's machine.
- Implements allowlisting for auth info key/values to prevent sensitive data exposure.
- No secrets exposed via MCP tools
- Prevents other tools from accessing unencrypted tokens.
- Tools pass usernames around instead of tokens.
- Granular access control
- MCP Server can access auth info for only orgs that have been explicitly allowlisted.
Specifications
Status
live
Industry
Productivity & Workflow
Category
General
Server type
Remote
License
Open Source
Verified
Yes
Requirements
- To install salesforce-mcp-kodey automatically via Smithery:
Hosting
Hosting Options
- Remote
API
Integrate this server into your application. Choose a connection method below.
1
Install
Install command
bash
npx -y @smithery/cli install @kodey-ai/salesforce-mcp-minimal2
Configure
Configuration
json
"servers": {
"Salesforce DX": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@salesforce/mcp", "--orgs", "DEFAULT_TARGET_ORG", "--toolsets", "all", "--allow-non-ga-tools"]
}
}Performance
Usage
Quick Reference
- Name
- Smithery Kodey Ai Salesforce Mcp Server
- Function
- Run SOQL queries against your Salesforce org to retrieve records and insights. Explore objects, fi…
- Available Tools
- The Salesforce DX MCP Server supports toolsets - a way to selectively enable different groups of MCP tools based on your needs. This allows you to run the MCP server with only the tools you require, which in turn reduces the context., Use the --toolsets flag to specify the toolsets when you configure the Salesforce DX MCP Server. Separate multiple toolsets with commas. Set --toolsets to all to register every available toolset., These are the available toolsets., This example shows how to enable the data, orgs, metadata, and other toolsets when configuring the MCP server for VS Code:
- Transport
- Remote
- Install
- npx -y @smithery/cli install @kodey-ai/salesforce-mcp-minimal
- Source
- External (Registry)
- License
- Open Source
Get started
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.