v0.3.3
Fixes
- Fix mcpb auth flow detection — uninterpolated template strings (
${user_config.sf_username}) from blank optional fields were treated as real credentials, forcing password flow instead of client credentials flow. Now detected and treated as empty. - Lazy-init Salesforce auth — MCP handshake completes instantly; auth runs in background.
- Make Login URL required — no more silent default to
login.salesforce.com. - Better auth error messages — show flow type, login URL, and Salesforce error code.
Install
npx @aaronsb/salesforce-cloud-mcpOr download the .mcpb bundle below for Claude Desktop.