Skip to main content
The Intercom MCP Server enables AI agents to securely query, search, and analyze your Intercom workspace data — including customer conversations and contacts — through a standardized, authenticated interface. By adding this server to a Caylex project, AI agents gain access to tools for advanced filtering, real-time conversation retrieval, and contact lookups using a flexible query DSL. The server supports use cases such as customer support optimization, trend analysis, and data-driven decision-making by surfacing structured Intercom data on demand. Authentication is handled securely, ensuring all access is scoped to your workspace’s permissions. Note that the Intercom MCP Server is currently only supported for US-hosted Intercom workspaces.
Prerequisites:
  • An active Intercom workspace hosted in the US region is required; other regions are not supported.
  • OAuth authentication must be completed to grant the MCP server access to your Intercom workspace data.
  • Sufficient workspace permissions are needed to access conversations and contacts through the API.
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

PropertyValue
TransportStreamable HTTP
Server TypeExternal
Endpointhttps://mcp.intercom.com/mcp
CategoriesCustomer 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

1

Add the server

Navigate to the Server Library and click on the New Server button. Find Intercom in the Caylex Catalog.
2

Server Onboarding flow

Go through the server onboarding flow.
3

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.
https://d338mlbnszozgc.cloudfront.net/logos/slack.svg

Slack

https://d338mlbnszozgc.cloudfront.net/logos/gmail.svg

Gmail

References

https://developers.intercom.com/docs/guides/mcp