intercom-mcp.md

Intercom MCP

from"intercom"
650

Intercom customer messaging platform

Communication
Intercommessagingsupportchat
install.sh
# Clone the repository
$git clone https://github.com/intercom/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve