Skip to content
Claude Code

intercom for Claude Code

io.github.muhammadtalhamt/intercom

Relays messages between two Claude Code sessions on different machines using the Channels API

client:Claude Code transport:stdio runtime:npm

Install intercom in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add intercom -e MY_ROLE=<MY_ROLE> -e REMOTE_HOST=<REMOTE_HOST> -e INTERCOM_SECRET=<INTERCOM_SECRET> -e INTERCOM_PORT=<INTERCOM_PORT> -e INTERCOM_HOST=<INTERCOM_HOST> -e INTERCOM_SEND_TIMEOUT_MS=<INTERCOM_SEND_TIMEOUT_MS> -- npx -y claude-intercom

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

intercom in other clients