Use Customermates inside ChatGPT through its Connectors feature.
TL;DR — Add Customermates as a custom connector in ChatGPT, paste the URL and API key, then paste the setup prompt to start working.
https://customermates.com/api/v1/mcp (self-host: swap in your URL)x-api-keyStart a new chat with the Customermates connector enabled. Paste the setup prompt as your first message. ChatGPT will orient itself and ask what to do.
| Symptom | Cause | Fix |
|---|---|---|
| "Connector verification failed" | Wrong URL or key | Re-check URL and header value |
| "Tool not found" | Stale connector cache | Remove the connector and re-add |
| ChatGPT refuses to touch relationships | Null-wipe guard in the server | Ask ChatGPT to use link_entities / unlink_entities |
| Enum field rejected | Value not in the list | Tell ChatGPT to call get_entity_configuration first |
search_all_entities before guessing the entity type" — the setup prompt already says this but a reminder helps on model drift.