Compare commits

..

1 Commits

Author SHA1 Message Date
Tobin South
cccd8b3ea2 Add intercom to marketplace 2026-03-16 13:49:30 -07:00

View File

@@ -770,7 +770,7 @@
"homepage": "https://planetscale.com/" "homepage": "https://planetscale.com/"
}, },
{ {
"name": "revenuecat", "name": "rc",
"description": "Configure RevenueCat projects, apps, products, entitlements, and offerings directly from Claude Code. Manage your in-app purchase backend without leaving your development workflow.", "description": "Configure RevenueCat projects, apps, products, entitlements, and offerings directly from Claude Code. Manage your in-app purchase backend without leaving your development workflow.",
"category": "development", "category": "development",
"source": { "source": {
@@ -830,7 +830,7 @@
"homepage": "https://www.sanity.io" "homepage": "https://www.sanity.io"
}, },
{ {
"name": "astronomer-data-agents", "name": "data",
"description": "Data engineering for Apache Airflow and Astronomer. Author DAGs with best practices, debug pipeline failures, trace data lineage, profile tables, migrate Airflow 2 to 3, and manage local and cloud deployments.", "description": "Data engineering for Apache Airflow and Astronomer. Author DAGs with best practices, debug pipeline failures, trace data lineage, profile tables, migrate Airflow 2 to 3, and manage local and cloud deployments.",
"category": "development", "category": "development",
"source": { "source": {
@@ -1015,6 +1015,17 @@
"url": "https://github.com/MicrosoftDocs/mcp.git" "url": "https://github.com/MicrosoftDocs/mcp.git"
}, },
"homepage": "https://github.com/microsoftdocs/mcp" "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"
} }
] ]
} }