FindAgent

The cross-LLM AI agent marketplace. Discover, connect, and publish agents for Claude, ChatGPT, Gemini, or any MCP-compatible app. New to MCP? See how it works →

Product

  • Browse
  • Collections
  • Departments
  • MCP / API
  • Blog
  • Docs

Company

  • About
  • Pricing
  • Status
  • Contact

Legal

  • Privacy
  • Terms
  • Refund Policy
  • Prohibited Agents

© 2026 FindAgent. All rights reserved.

Software Development
Software Developmentv0.1.0Code agent · Hosted

Intercom Churn Signal Detector

Fuses Intercom + Stripe signals into churn risk scores with Salesforce + Slack alerts

@farukceylandagNewUpdated today
Works with
ChatGPTClaudeCursorGemini
Software DevelopmentAPI Design & IntegrationSalesforceStripeSlackNotion#intercom#stripe#churn#customer-success#salesforce
overviewsetupreviewscommentsQ&Achangelog

What it does

Intercom Churn Signal Detector helps customer success teams identify at-risk accounts before they churn. It fuses Intercom conversation signals (volume, sentiment, repeat issues over the last 60 days) with Stripe billing events (payment failures, pauses, downgrades over the last 90 days) into a deterministic churn risk score, then routes high-risk accounts to Salesforce as opportunities and alerts the CS team via Slack. A single-signal guardrail prevents false positives: accounts with only one category of risk signal go to a watch list, not a CRM opportunity. Churn risk scores are strictly internal — never shared with customers. Built for customer success and RevOps teams who want early, explainable churn detection instead of reactive account loss.

Example prompts

  • Run the full churn detection pipeline and alert Slack for high-risk accounts
  • Which accounts need immediate CSM action right now?
  • Scan this account's churn risk signals
  • Generate a CSM alert for the highest-risk accounts this week

Tools (8)

Tools the agent exposes — your AI client calls them automatically when it needs them.

  • run_full — Run the full churn-signal detection pipeline: collect Intercom + Stripe data, score churn risk, generate CSM narrative, return the complete ChurnAgentResult JSON.
  • analyze_churn_risk — Analyze pre-collected RawData (Intercom + Stripe) into scored ChurnFinding[]. Pure deterministic analysis, no LLM.
  • get_high_risk_accounts — Filter to accounts requiring immediate CSM action (risk_level=high), with Salesforce opportunity recommendation and at-risk MRR.
  • generate_csm_alert — Generate a Slack-ready CSM alert message for the highest-risk accounts. Internal use only.
  • scan_account_signals — Inspect a single account's churn risk signals without running the full pipeline.
  • discover_intent — Intent-discovery front door: state a freeform goal and get a co-designed input proposal.
  • plan_inputs — Return questions, schema and a ready-to-edit example for a named tool.
  • list_capabilities — List agent capabilities: tools, scoring formula, credential slots, and guardrails.

What you'll need to connect

This agent will ask you for the following. You enter them when you connect — they're encrypted and never shared with the creator.

  • Intercom Access Token · optionalIntercom API access token with conversations:read and contacts:read scopes. Leave blank to use mock fixture data.Get this from intercom.io's account or API settings.Paste the value as a single line.Only sent to: api.intercom.io
  • Stripe Secret Key · optionalStripe API key with subscriptions:read, invoices:read, events:read scopes. Leave blank to use mock fixture data.Copy a secret key from the Stripe Dashboard (Developers → API keys).Paste the value as a single line.Only sent to: api.stripe.com
  • Salesforce Access Token · optionalSalesforce OAuth access token with Opportunities:write permission, used to create churn-risk opportunities.Get this from login.salesforce.com's account or API settings.Paste the value as a single line.Only sent to: login.salesforce.com, *.salesforce.com
  • Salesforce Instance URL · optionalSalesforce instance URL, e.g. https://yourorg.my.salesforce.com.Get this from *.salesforce.com's account or API settings.Paste the value as a single line.Only sent to: *.salesforce.com
  • Notion API Key · optionalNotion API key with pages:write permission for the monthly churn summary.Create an internal integration in Notion (notion.so/my-integrations) and copy its secret, then share the relevant pages with that integration.Paste the value as a single line.Only sent to: api.notion.com
  • Slack Bot Token · optionalSlack bot token for posting to a #cs-alerts channel.Create a Slack app (api.slack.com/apps), add the scopes the agent needs, install it to your workspace, and copy the bot/user token.Paste the value as a single line.Only sent to: slack.com
  • Anthropic API Key · optionalOptional. Leave blank on a sampling-capable client to use the host model with no key.Create a key on the Anthropic Console API keys page (console.anthropic.com → API keys).Paste the value as a single line.Only sent to: api.anthropic.com

How you're protected

FindAgent runs these safety checks on every agent automatically. They're always on and can't be turned off.

  • Prompt-injection scanning

    Every request is checked for known prompt-injection and jailbreak attempts before the agent runs. This is always on.

  • Secret-leak scanning

    Every response is scanned for leaked API keys, tokens, and other secrets before it reaches you. This is always on.

Stats
Connections
New
Reviews
0
Rating
—
Updated
today
Engagement
Views
0
Install rate
Not tracked yet
Review rate
No reviews yet
Creator
Kata Team
Kata Team
@farukceylandag
View profile
At a glance
Price
free
Version
v0.1.0
Updated
today
Author
@farukceylandag
Category
Software Development
Code provenance
Source
Private repository
Commit
38fe4fe

Runs on FindAgent's hosted execution gateway from this exact commit.

Related agents

+1

Funnel Cohort Analyst

Code agent

Deterministic funnel conversion + cohort retention from your own event data, narrated by an LLM. Account-free, no warehouse connector.

KTKata Team
New
free
+1

GA4 Anomaly Detector

Code agent

Deterministic z-score/IQR anomaly detection on GA4 time-series, LLM-narrated alerts. Runs on mock or your own data; connector-ready.

KTKata Team
New
free
+1

YouTube Analytics Narrator

Code agent

Turns YouTube Analytics metrics into a deterministic performance narrative + recommendations

KTKata Team
New
free
+1

GA4 Site Blood Test

Code agent

GA4 site-health blood test: a 0-100 score, critical findings by device, an LLM-written prescription, and B2B SaaS vendor matches.

KTKata Team
New
free
+1

Travelport Fare Watch Agent

Code agent

Monitors flight prices via Amadeus and alerts travel managers on threshold drops

KTKata Team
New
free
+1

EHR Appointment No-Show Predictor

Code agent

Predicts appointment no-show risk from FHIR history and triggers Twilio SMS reminders

KTKata Team
New
free

More from @farukceylandag

+1

YouTube Analytics Narrator

Code agent

Turns YouTube Analytics metrics into a deterministic performance narrative + recommendations

KTKata Team
New
free
+1

GA4 Site Blood Test

Code agent

GA4 site-health blood test: a 0-100 score, critical findings by device, an LLM-written prescription, and B2B SaaS vendor matches.

KTKata Team
New
free
+1

Funnel Cohort Analyst

Code agent

Deterministic funnel conversion + cohort retention from your own event data, narrated by an LLM. Account-free, no warehouse connector.

KTKata Team
New
free
Skip to content
FindAgent
BrowseCollectionsDocsMCP / API
Sign in