Salesforce
OfficialSalesforce's official MCP integration includes hosted MCP servers in beta, DX MCP for developer workflows, and Agentforce 3 as an MCP client. Access CRM data, automate sales processes, and build AI-powered workflows on the Salesforce platform.
API Key Required
Configuration
{
"mcpServers": {
"salesforce": {
"url": "https://salesforce.com",
"headers": {
"Authorization": "Bearer your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.