From cccd8b3ea2909afd6bf8c220b9372a38ae6d6ee4 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Mon, 16 Mar 2026 13:49:30 -0700 Subject: [PATCH] Add intercom to marketplace --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 7dbb484..e3fef60 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1015,6 +1015,17 @@ "url": "https://github.com/MicrosoftDocs/mcp.git" }, "homepage": "https://github.com/microsoftdocs/mcp" + }, + { + "name": "intercom", + "description": "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.", + "category": "productivity", + "source": { + "source": "url", + "url": "https://github.com/intercom/claude-plugin-external.git", + "sha": "eeef353eead2e3dc5f33f64dbaae54e1309e0d45" + }, + "homepage": "https://github.com/intercom/claude-plugin-external" } ] }