Customer messaging platform
Manage conversations, contacts, and help articles.
{
"mcpServers": {
"intercom": {
"mcpServers": {
"intercom": {
"env": {
"INTERCOM_ACCESS_TOKEN": "YOUR_TOKEN"
},
"args": [
"-y",
"intercom-mcp"
],
"command": "npx"
}
}
}
}
}