Step 2

Find Salesforce MCP Servers

Step 1 — Navigate to MCP Servers

  1. Go to omni.mulesoft.com and log in with your workshop credentials
  2. In the left navigation, click MCP Servers
  3. In the search bar, type Salesforce

You will see four Salesforce MCP Servers:

Name Description
Salesforce Data 360 Uses SQL to expose Salesforce Data 360’s unified data layer to AI agents
Salesforce SObject All MCP server that lets agents run SOQL and SOSL, browse recents, traverse relationships
Salesforce SObject Reads Read-only hosted MCP access to Salesforce standard and custom objects
Salesforce Tableau Next Exposes Tableau Next’s semantic layer and analytics capabilities to AI agents

Step 2 — Inspect Salesforce SObject All

For this workshop we will use Salesforce SObject All.

  1. Click on Salesforce SObject All
  2. On the Overview tab, review the available tools and the server description
  3. Find the Path field — this is the upstream URL your gateway instance will use

Use the following path as the Target URL in the next step:

https://api.salesforce.com/platform/mcp/v1/platform/sobject-all

Continue to Create Instance →