intercom in namespace io.github
io.github.MuhammadTalhaMT/intercom · Status: active
No name of its own reaches this register for this entry. The heading therefore carries the trailing segment of the identifier; the identifier itself is listed below as a coordinate.
If you find your own account name here: write informally to German.saas@web.de, stating the identifier concerned. No reason has to be given. How to object
- Registry name
io.github.MuhammadTalhaMT/intercom- Package coordinate
npm:claude-intercom- Version
2.1.0- Listed in the registry
- 2026-08-19
- Changed in the registry
- 2026-08-19
- First seen by tracevero
- 2026-08-17
- Vendor's website
- https://github.com/MuhammadTalhaMT/claude-intercom
Relays messages between two Claude Code sessions on different machines using the Channels API
Vendor's own description, untranslated and unverified
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin. What the confidence levels mean
Measured values
| Credentials required | yes Raw declaration – Required secret variables (raw): INTERCOM_SECRET Raw declaration – Required secret headers (raw): confirmed absent Source: MCP-Register · collected on 2026-08-17 · derived |
|---|---|
| Execution location | local Raw declaration – Transports (raw): stdio Source: MCP-Register · collected on 2026-08-17 · derived |
| Path argument present | no Raw declaration – Path arguments (raw): confirmed absent Raw declaration – Path environment variables (raw): confirmed absent Source: MCP-Register · collected on 2026-08-17 · derived |
| Repository URL listed | yes Raw declaration – Repository (raw): https://github.com/MuhammadTalhaMT/claude-intercom Source: MCP-Register · collected on 2026-08-17 · derived |
| Version | 2.1.0 Source: MCP-Register · collected on 2026-08-20 · self-declared |
Position within the holdings
How many of the 25,181 published entries carry the same measured value. A reference figure, not an assessment.
- Credentials requiredyes4,380 of 25,181 carry this value (17 %)View these entries
- Execution locationlocal12,369 of 25,181 carry this value (49 %)View these entries
- Path argument presentno24,935 of 25,181 carry this value (99 %)View these entries
- Repository URL listedyes19,525 of 25,181 carry this value (78 %)View these entries
All 4 values together are carried by 2,833 of 25,181 entries.
This entry appears in these selections
- MCP servers requiring credentials4,380
- Locally executed MCP servers12,369
- MCP servers with a repository URL19,525
- Local MCP servers with a repository URL11,739
- MCP servers over stdio only10,062
- MCP servers as an npm package only7,292
- Local MCP servers as an npm package only7,204
- npm packages with a repository URL6,922
- MCP servers over stdio, as an npm package only6,310
- Local MCP servers requiring credentials2,991
- MCP servers with credentials and a repository URL3,624
- MCP servers available as a package only10,865
The source's raw values24
Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.
| Description (raw) | Relays messages between two Claude Code sessions on different machines using the Channels API Source: MCP-Register · collected on 2026-08-26 · self-declared |
|---|---|
| Environment variables (raw) | MY_ROLE, REMOTE_HOST, INTERCOM_SECRET, INTERCOM_PORT, INTERCOM_HOST, INTERCOM_SEND_TIMEOUT_MS Source: MCP-Register · collected on 2026-08-20 · self-declared |
| Required secret variables (raw) | INTERCOM_SECRET Source: MCP-Register · collected on 2026-08-17 · self-declared |
| Transports (raw) | stdio Source: MCP-Register · collected on 2026-08-17 · self-declared |
| Path arguments (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-17 · self-declared |
| Repository (raw) | https://github.com/MuhammadTalhaMT/claude-intercom Source: MCP-Register · collected on 2026-08-17 · self-declared |
| Package registries (raw) | npm Source: MCP-Register · collected on 2026-08-17 · self-declared |
| Required secret headers (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-17 · self-declared |
| Path environment variables (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-17 · self-declared |
| Remote URLs (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-17 · self-declared |
| Remote hosts (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-17 · self-declared |
| Registry status message (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-17 · self-declared |
| First listed in the registry (raw) | 2026-08-19 Source: MCP-Register · collected on 2026-08-20 · self-declared |
| Last changed in the registry (raw) | 2026-08-19 Source: MCP-Register · collected on 2026-08-20 · self-declared |
| Schema version of the raw record (raw) | https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json Source: MCP-Register · collected on 2026-08-17 · self-declared |
| Delivery form (raw) | paket Source: MCP-Register · collected on 2026-08-17 · self-declared |
| Repository platform (raw) | github Source: MCP-Register · collected on 2026-08-17 · self-declared |
| Repository subfolder (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-17 · self-declared |
| Package identifiers (raw) | claude-intercom Source: MCP-Register · collected on 2026-08-17 · self-declared |
| Package versions (raw) | 2.1.0 Source: MCP-Register · collected on 2026-08-20 · self-declared |
| Runtime hints (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-17 · self-declared |
| Environment variable formats (raw) | number, string Source: MCP-Register · collected on 2026-08-17 · self-declared |
| Environment variable descriptions (raw) | INTERCOM_HOST=Interface to bind the listener to. Defaults to 0.0.0.0. Set 127.0.0.1 when a tunnel fronts the intercom, so only the tunnel can connect. · INTERCOM_PORT=Port to listen on for incoming messages. Defaults to 8788. · INTERCOM_SECRET=Shared secret authenticating messages between the two instances. Must match on both sides. There is no default: without it the intercom starts unpaired, binds no port, and refuses to send. · INTERCOM_SEND_TIMEOUT_MS=How long an outbound POST may hang before giving up. Defaults to 10000. · MY_ROLE=Label for this instance, e.g. backend or frontend. Appears in message tags so the other side knows who is talking. · REMOTE_HOST=Address of the other machine as host:port. A Tailscale address is recommended over a public one. Source: MCP-Register · collected on 2026-08-20 · self-declared |
| Icon formats (raw) | confirmed absent Source: MCP-Register · collected on 2026-08-17 · self-declared |
Changes
| 2026-08-26 | Description (raw): – → Relays messages between two Claude Code sessions on different machines using the Channels API |
|---|---|
| 2026-08-20 | Version: 2.0.0 → 2.1.0 |
| 2026-08-20 | Last changed in the registry (raw): 2026-08-16 → 2026-08-19 |
| 2026-08-20 | First listed in the registry (raw): 2026-08-16 → 2026-08-19 |
| 2026-08-20 | Environment variable descriptions (raw): INTERCOM_PORT=Port to listen on for incoming messages. Defaults to 8788. · INTERCOM_SECRET=Shared secret authenticating messages between the two instances. Must match on both sides. · INTERCOM_SEND_TIMEOUT_MS=How long an outbound POST may hang before giving up. Defaults to 10000. · MY_ROLE=Label for this instance, e.g. backend or frontend. Appears in message tags so the other side knows who is talking. · REMOTE_HOST=Address of the other machine as host:port. A Tailscale address is recommended over a public one. → INTERCOM_HOST=Interface to bind the listener to. Defaults to 0.0.0.0. Set 127.0.0.1 when a tunnel fronts the intercom, so only the tunnel can connect. · INTERCOM_PORT=Port to listen on for incoming messages. Defaults to 8788. · INTERCOM_SECRET=Shared secret authenticating messages between the two instances. Must match on both sides. There is no default: without it the intercom starts unpaired, binds no port, and refuses to send. · INTERCOM_SEND_TIMEOUT_MS=How long an outbound POST may hang before giving up. Defaults to 10000. · MY_ROLE=Label for this instance, e.g. backend or frontend. Appears in message tags so the other side knows who is talking. · REMOTE_HOST=Address of the other machine as host:port. A Tailscale address is recommended over a public one. |
| 2026-08-20 | Package versions (raw): 2.0.0 → 2.1.0 |
| 2026-08-20 | Environment variables (raw): MY_ROLE, REMOTE_HOST, INTERCOM_SECRET, INTERCOM_PORT, INTERCOM_SEND_TIMEOUT_MS → MY_ROLE, REMOTE_HOST, INTERCOM_SECRET, INTERCOM_PORT, INTERCOM_HOST, INTERCOM_SEND_TIMEOUT_MS |
| 2026-08-17 | Version: – → 2.0.0 |
| 2026-08-17 | Repository URL listed: – → true |
| 2026-08-17 | Path argument present: – → false |
These are the 10 most recent changes to this entry. Full history
tracevero · https://tracevero.com/mcp/io-github-muhammadtalhamt-intercom