This topic covers integration patterns for connecting Claude Agent SDK with Salesforce to enable AI agents to access Salesforce data and files.

Core Question

Can Claude Agent SDK run inside Salesforce? No. The Agent SDK requires Python 3.10+ or Node.js 18+ runtime with container/sandboxed environments. It must run externally and integrate via APIs.

Documents

DocumentDescription
Integration PatternsComprehensive guide covering: official Salesforce MCP servers, AWS/EKS self-hosting with file push/pull, Heroku options, ContentVersion API, Apex callout patterns with governor limits, and complete architecture diagrams