Connects Claude to your Salesforce org via OAuth, exposing SOQL queries, opportunity CRUD, account lookups, and file downloads from ContentVersion objects. Built on top of jsforce with pagination support baked in. Includes higher-level tools like opportunity intelligence (finding similar deals, analyzing engagement patterns), conversation analysis across activities, and business case document generation. You get object metadata inspection with describe_object to discover custom fields, which matters since most orgs have fields like Implementation_Status__c that don't match standard schemas. Reach for this when you want Claude to search your pipeline, analyze deal velocity, or pull recommendations from historical win patterns without building custom API wrappers.
claude mcp add --transport stdio aaronsb-salesforce-cloud uvx salesforce-cloud