Important API details:
- Only US-hosted Intercom workspaces are currently supported; EU or AU region workspaces cannot use this MCP server.
- The search tool requires explicitly specifying object_type:conversations or object_type:contacts to target the correct API.
- Search results return summary objects with type-prefixed IDs (e.g., conversation_* or contact_*), which may need to be used in follow-up tool calls to retrieve full details.
- The SSE connection method is deprecated; the server uses Streamable HTTP as the recommended transport.
Server Details
| Property | Value |
|---|---|
| Transport | Streamable HTTP |
| Server Type | External |
| Endpoint | https://mcp.intercom.com/mcp |
| Categories | Customer Support, Communication & Support |
Authentication
This server supports the following authentication method:Header Authentication
This server authenticates via HTTP headers. During the server onboarding flow, you will be prompted to confirm the required headers. Note that you do not provide the values for the headers during the server on-boarding. Header values are provided by the users during the Auth Link flow.Getting Started
Add the server
Navigate to the Server Library and click on the New Server button. Find Intercom in the Caylex Catalog.
Use in a project
Add the server to a project by configuring project connections. Its tools are now available to any agents connected to that project.