Customer messaging platform
Connect to Intercom for customer support, messaging, and engagement.
{
"mcpServers": {
"intercom-support": {
"mcpServers": {
"intercom": {
"env": {
"INTERCOM_ACCESS_TOKEN": "your-access-token"
},
"args": [
"-y",
"intercom-mcp-server"
],
"command": "npx"
}
}
}
}
}