S
Salesforce Hosted MCP Servers
Details
Authentication
OAuth · resolves from well-known metadata Create an External Client App in Salesforce Setup via Exercise 1: Configure Salesforce MCP Servers or use a custom connected app as described in org login web. Enable OAuth and grant the scopes your integration needs. For hosted MCP access, the docs show the mcp_api scope; for long-lived access they also show refresh_token / offline_access. Use your org My Domain URL like https://<MyDomainName>.my.salesforce.com as the Salesforce instance for authorization flows.