generated from salesforce/oss-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Log Into Your Target Org
Ross Belmont edited this page Oct 8, 2025
·
5 revisions
When you configure your MCP client and initiate its authentication, it will open a web browser to authenticate into your org via OAuth. To prepare for this, additional steps are sometimes needed for the authentication to succeed. Since the MCP spec does not have special provisions for systems like Salesforce with multiple tenants, we recommend the following steps:
- Log out of all other Salesforce orgs.
- Using your default browser, log into the org that you want to access from your MCP client.
- This should be the org in which you created the External Client App in the previous section.
- Keep the browser open, since the MCP client will open a new tab in that browser window in a later step.
Next, you will configure your MCP client.