Skip to content

v0.3.3

Choose a tag to compare

@aaronsb aaronsb released this 18 Mar 04:43
· 70 commits to main since this release
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-mcp

Or download the .mcpb bundle below for Claude Desktop.