BeClaude

intercom

2Official PluginGeneralby Anthropic

Intercom integration for Claude Code. Search conversations, analyze customer support patterns, look up contacts and companies, and install the Intercom Messenger. Connect your Intercom workspace to get real-time insights from customer data.

2 forks1 issuesUpdated 5/9/2026First seen 4/17/2026

Summary

This skill integrates Intercom with Claude Code, allowing you to search conversations, analyze customer support patterns, look up contacts and companies, and install the Intercom Messenger directly from your terminal.

  • It helps developers and support teams gain real-time insights from customer data without leaving their coding environment.

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install intercom@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

Search for a specific customer conversation by keyword or ticket ID to quickly find context.
Analyze support patterns by retrieving recent conversations and identifying common issues.
Look up a contact's details and conversation history to personalize support responses.
Fetch company information and associated conversations to understand account-level trends.
Install or configure the Intercom Messenger on your website directly from Claude Code.
Monitor customer sentiment by scanning conversation tags and ratings over a time period.

Usage Examples

1

/intercom search conversations about 'login error'

2

/intercom get contact by email [email protected]

3

/intercom analyze support patterns last 7 days

View source on GitHub

Security Audits

LicenseUnknownSourcePassRepositoryPass

Frequently Asked Questions

What is intercom?

This skill integrates Intercom with Claude Code, allowing you to search conversations, analyze customer support patterns, look up contacts and companies, and install the Intercom Messenger directly from your terminal. It helps developers and support teams gain real-time insights from customer data without leaving their coding environment.

How to install intercom?

To install intercom: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install intercom@<marketplace>. Finally, /plugin in Claude Code.

What is intercom best for?

intercom is a plugin categorized under General. Created by Anthropic.

What can I use intercom for?

intercom is useful for: Search for a specific customer conversation by keyword or ticket ID to quickly find context.; Analyze support patterns by retrieving recent conversations and identifying common issues.; Look up a contact's details and conversation history to personalize support responses.; Fetch company information and associated conversations to understand account-level trends.; Install or configure the Intercom Messenger on your website directly from Claude Code.; Monitor customer sentiment by scanning conversation tags and ratings over a time period..