You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manifest.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
"dxt_version": "0.2",
3
3
"name": "salesforce-mcp-server",
4
4
"display_name": "Salesforce MCP Server",
5
-
"version": "1.5.4",
5
+
"version": "1.5.5",
6
6
"description": "Salesforce MCP Server - Interact with Salesforce orgs through AI assistants",
7
7
"icon": "icon.png",
8
8
"long_description": "Enables AI assistants to execute Apex code, query Salesforce data, and manage org metadata using your existing Salesforce CLI authentication. Perfect for developers and administrators who want to automate Salesforce tasks through natural language interactions.\n\nSupports environment variables:\n- READ_ONLY=true - Prevents Apex code execution\n- ALLOWED_ORGS=ALL or comma-separated org list - Restricts access to specific orgs (default: ALL)",
0 commit comments