S

Salesforce Hosted MCP Servers

MCP discovered

Details
Docs
https://developer.salesforce.com/workshops/headless-360-workshop/explore-salesforce-hosted-mcps/1-enable-and-connect
Authentication
Salesforce external client app / connected app OAuth credentials oauth2 discovered Set up OAuth ↗
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.