salesforce-mcp.md

Salesforce MCP

from"salesforce"
980

Salesforce CRM and platform integration

Productivity
SalesforceCRMenterprisesales
install.sh
# Clone the repository
$git clone https://github.com/salesforce/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve