Step 3
Create a Gateway Instance
Step 1 — Open the Salesforce SObject All server
- In MCP Servers, click on Salesforce SObject All
- Click the Instances tab
- Click Create Instance
Step 2 — Fill in the instance details
| Field | Value | Notes |
|---|---|---|
| Instance type | Managed Instance |
Select Managed Instance |
| Environment | Sandbox |
Select the Sandbox environment |
| Omni Gateway | Select your gateway | Click the radio button next to your assigned gateway |
| Instance URL | headless-360-all |
This becomes part of the consumer endpoint path |
| Version | (leave as-is) | Keep the default version |
| Label | Headless 360 |
A human-readable label for this instance |
| Target URL | https://api.salesforce.com/platform/mcp/v1/platform/sobject-all |
Salesforce SObject All MCP endpoint |
Click Create Instance.
Step 3 — Verify the instance
- Click on the instance name you just created
- Verify the following details are correct:
- Status: Active
- Consumer Endpoint: shown on the instance detail page — copy this, you will use it when testing
- Target URL:
https://api.salesforce.com/platform/mcp/v1/platform/sobject-all
Continue to Apply Policies →