claude-intercom-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLAUDE_INTERCOM_NAME | No | Optional name for this session | |
| CLAUDE_INTERCOM_MODEL | No | Optional model name (e.g., opus, sonnet) | |
| CLAUDE_INTERCOM_SESSION_ID | No | Optional session ID |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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