1
What you need
A paid ChatGPT plan: Plus, Pro, Business, Enterprise, or Edu. Free
cannot add custom MCP.A Sailer account whose email belongs to a workspace. You do not need an
API token.On Business / Enterprise / Edu, an admin may need to allow connectors for
the workspace first.
2
Turn on Developer mode
In ChatGPT on the web:
- Open Settings.
- Open Security and login (on some builds: Apps & Connectors → Advanced settings).
- Turn on Developer mode. Accept the warning that custom connectors run third-party code on your behalf.
3
Add the CRM server
- Go to ChatGPT Plugins (on some builds: Settings → Connectors) and click the plus / Create.
- Name it
Sailer CRM. Give it a one-line description if asked. - Paste
https://mcp.chatsailer.com/mcp/crm. - Authentication: OAuth. Leave Client ID and Client Secret empty. Sailer registers ChatGPT itself.
- Create.
4
Authenticate
ChatGPT starts the OAuth flow. Your browser opens.Three screens, in this order:
- Auth0 sign-in — your Sailer email and password. Already signed in? This step is skipped.
- “ChatGPT wants to connect” — one workspace is confirmed text; several is a dropdown. The permission list matches the workspace you pick.
- Click Approve. Close the tab.
5
Enable it on the chat
Adding the connector is not enough. ChatGPT will not call Sailer until the
connector is on this conversation.
- Start a new chat.
- Open the composer + / More menu.
- Choose Developer mode (or the Apps picker) and select Sailer CRM.
Which Sailer workspace am I connected to?ChatGPT will call
whoami and name the workspace, the parent organization,
who authorized the connection, and the scopes you granted.6
Do something real
How many contacts are in this workspace?
Describe the CRM schema — what custom fields does this workspace have?
Find contacts created in the last 7 days.CRM tools is the catalogue. Writes need a reconnect — Authentication.
Add Studio too
Create a second connector namedSailer Studio with
https://mcp.chatsailer.com/mcp/studio, complete OAuth again, and enable it on
the chat. A CRM grant will not work on Studio: each server is its own OAuth
audience.
Studio tools.
This client
No tools in the picker. Open the connector’s details page and refresh it so ChatGPT re-fetchestools/list. Then start a new chat and enable it again.
Free plan. Custom MCP is a paid-plan feature. There is no workaround on
this page.
Switch workspace, or grant writes. Delete the connector, create it again,
pick at consent. One URL is one grant.
Shared failures (wrong URL, unknown email, missing scope) are on
Troubleshooting.