Intercom for Claude, Cursor, ChatGPT & agents
Intercom — list and triage conversations (open / closed / snoozed), reply publicly, leave internal notes, assign to teammate or team, close conversations, list and search contacts (users + leads),...
curl -fsSL https://syncorelabs.ai/install.sh | shmacOS / Linux. Windows + manual install.
What it does
Intercom — list and triage conversations (open / closed / snoozed), reply publicly, leave internal notes, assign to teammate or team, close conversations, list and search contacts (users + leads), look up contact attributes, and resolve teammate (admin) ids — via the v2.13 REST API. Use when the user mentions Intercom, customer support inbox, conversation, reply to customer, assign ticket, leave note, customer profile, or wants to triage / answer / route customer-support chats.
The Intercom skill is one of 75+ pre-wired Syncore integrations that any MCP-compatible client — Claude Desktop, Claude Code, Cursor, Windsurf, Codex CLI, and ChatGPT desktop — can call out of the box. You don't configure MCP servers or copy API keys into a JSON file; the Syncore daemon discovers the skill at startup and exposes its tools to whichever AI client is running.
Sample prompts
Once Syncore is installed and Intercom is connected, ask your agent something like:
- “List conversations from Intercom.”
- “Get conversation from Intercom.”
- “Reply To Conversation to conversation from Intercom.”
Tools available (10)
intercom__list_conversationsList recent conversations. Optional state / assignee / open filters; supports pagination.
intercom__get_conversationFetch a conversation including all parts (replies + notes + state changes).
intercom__reply_to_conversationSend a public reply to a conversation. Body is markdown / HTML; admin_id is the teammate sending the reply.
intercom__add_note_to_conversationAdd an internal note (only visible to teammates) to a conversation.
intercom__assign_conversationAssign a conversation to a teammate or team.
intercom__close_conversationClose a conversation. Optional message body sends a final reply on close.
intercom__list_contactsList contacts (users + leads). Optional email / role filter.
intercom__get_contactFetch one contact with full attributes + tags.
intercom__search_contactsSearch contacts using the v2.x search API. Pass a query value (free text email / name) and operator.
intercom__list_adminsList teammates (admins) — needed to look up admin_id for replies / notes / assignment.
How to connect
Intercom needs a provider API key to talk to intercom. Connect it from the Syncore dashboard:
- Run
curl -fsSL https://syncorelabs.ai/install.sh | shon macOS / Linux (or the PowerShell command on Windows). - Run
syncore loginto create your account and a device-bound encryption key. - Visit syncorelabs.ai/connect and authorize Intercom.
- Run
syncore updateto sync the skill + credentials to every installed AI client.
Pricing
Free at every Syncore tier. Connect your account once at /connect; the OAuth or API-key credential stays encrypted on your machine and syncs to your other devices via the Syncore vault.
See the full Syncore pricing breakdown — Free $0/mo, Pro $29/mo, Ultra $99/mo — on the homepage.
Related
Looking at Intercom? You may also want:
- Discord — send messages to channels, list guilds (servers) and channels, read channel history via the Discord REST API v10 with a bot token
- Gmail — search emails with Gmail query syntax, read messages and full threads, send / reply / draft email with attachments, download attachments, and batch-manage labels (archive, mark read, star,...
- Loom — list videos in the workspace (filter by folder / creator), fetch a single video's metadata, pull timestamped transcripts (plain / timestamped / VTT), search videos by free-text query across...
- Mailchimp — manage audiences (lists), browse / add / update subscribers with status (subscribed / pending / unsubscribed / cleaned) and merge fields, list and inspect campaigns, send test campaign...
- Outlook — search and list mail, read message bodies, send email, reply / forward / delete / move messages, browse folders, list and create calendar events via Microsoft Graph API
Or browse all 75 skills in the Syncore catalog.