Catalog
dev.workers.selbyventurecap.cf-worker/apollo-salesforce-mapper
OfficialApollo->Salesforce Lead mapper. No LLM. Strict-fail required fields. PASS/REPAIR/FAIL verdict.
Maps Apollo leads to Salesforce with field validation and pass/repair/fail verdicts.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"apollo-salesforce-mapper": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cf-worker.selbyventurecap.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.