Skip to main content
Glama
dataforxyz

claude-intercom-mcp

by dataforxyz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLAUDE_INTERCOM_NAMENoOptional name for this session
CLAUDE_INTERCOM_MODELNoOptional model name (e.g., opus, sonnet)
CLAUDE_INTERCOM_SESSION_IDNoOptional session ID

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
intercom_whoamiA

Return this Claude session's intercom identity for reliable targeting.

intercom_statusA

Show intercom connection status, active sessions, unread messages, and pending asks.

intercom_listB

List intercom-connected Pi or Claude sessions on this machine.

intercom_set_summaryA

Publish a short status summary so other sessions can discover what this Claude session is doing.

intercom_sendC

Send a non-blocking direct message to another intercom session by name, full ID, or unique ID prefix.

intercom_askB

Ask another intercom session a question and wait for its reply.

intercom_pendingB

Read unread inbound messages and unresolved asks for this Claude session.

intercom_replyB

Reply to a pending inbound ask. If exactly one ask is pending, to/reply_to can be omitted.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dataforxyz/agent-intercom-claude'

If you have feedback or need assistance with the MCP directory API, please join our Discord server