Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
intercom logo

intercom

knowledge-work-plugins

productivityClaude Codeby sun2443

Summary

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.

Install to Claude Code

/plugin install intercom@knowledge-work-plugins

Run in Claude Code. Add the marketplace first with /plugin marketplace add sun2443/designer-skills if you haven't already.

README.md

Intercom Plugin for Claude Code

Connect your Intercom workspace to Claude Code. Search conversations, analyze customer support patterns, look up contacts and companies, and install the Intercom Messenger — all from your terminal.

Prerequisites

  • An Intercom workspace
  • Claude Code CLI installed
  • Your Intercom workspace must be US-hosted (EU and AU support coming soon)

Installation

/plugin install intercom

Available Skills

| Skill | Invocation | Description | |-------|-----------|-------------| | Intercom Analysis | Auto-triggered | Analyze conversations, find support patterns, investigate customer issues, and look up contacts. Triggers automatically when you ask about your Intercom data. | | Install Messenger | /intercom:install-messenger [framework] | Install the Intercom Messenger with secure JWT-based identity verification. Supports React, Next.js, Vue.js, and plain JavaScript. | | Install CLI | /intercom:install-cli | Install and authenticate the @intercom/cli command-line tool for shell access, scripting, and workspace provisioning. | | Customer 360 | /intercom:customer-360 [email or company] | Build a comprehensive customer profile with conversation history, account context, and interaction timeline. |

Usage Examples

Analyze recent support trends:

Show me the most common topics in open conversations this week

Investigate a customer issue:

Look up all conversations from jane@example.com and summarize her issues

Build a customer profile:

/intercom:customer-360 jane@example.com

Install the Messenger:

/intercom:install-messenger react

Install the CLI:

/intercom:install-cli

Get conversation details:

Pull up conversation #12345 and show me the full thread

Access & Limitations

  • Safe, read-only access — The plugin can search and retrieve data but cannot create, update, or delete conversations, contacts, or other Intercom objects. Your workspace data is never modified.
  • US region only — Currently supports US-hosted Intercom workspaces. EU and Australia region support is planned.
  • Rate limits — Search operations are subject to Intercom API rate limits. The MCP server handles throttling automatically.

Resources

License

MIT — see LICENSE for details.

Related plugins

Browse all →