This is a deterministic data mapper that takes leads from Apollo and transforms them into Salesforce-compatible formats without any LLM processing. It enforces strict validation on required fields and returns one of three verdicts: PASS if the lead is ready to import, REPAIR if fixable issues exist, or FAIL if critical data is missing. Reach for this when you need predictable, rule-based lead migration between Apollo and Salesforce and want to avoid the unpredictability of AI-driven transformations. It runs as a Cloudflare Worker and exposes its functionality over streamable HTTP, making it straightforward to integrate into existing data pipelines or automation workflows.
claude mcp add --transport http dev.workers.selbyventurecap.cf-worker-apollo-salesforce-mapper https://cf-worker.selbyventurecap.workers.dev/mcp