Churn Solution
Query Churn Solution cancellation-flow metrics, revenue, and feedback analytics (read-only).
Install
mcp_config.json
{
"mcpServers": {
"com-churnsolution-analytics": {
"url": "https://mcp.churnsolution.com",
"type": "streamable-http"
}
}
}Documentation
Churn Solution MCP Server
Official Model Context Protocol server for Churn Solution — a subscription retention and revenue recovery platform for B2C subscription businesses on Stripe.
This server gives AI assistants read-only access to your Churn Solution retention data: cancellation-flow metrics, save rates, recovered revenue, offer performance, cancellation reasons, and customer feedback analytics.
- Endpoint:
https://mcp.churnsolution.com - Transport: Streamable HTTP
- Auth: OAuth (you sign in to Churn Solution when connecting)
- Registry name:
com.churnsolution/analytics - Docs: https://churnsolution.com/docs/mcp-server
Tools
| Tool | Purpose |
|---|---|
get_cancel_flow_metrics | Overall cancellation-flow performance metrics |
get_cancel_flow_outcomes_by_flow | Outcomes broken down by individual flow |
get_cancel_flow_revenue | Revenue retained/recovered through cancel flows |
get_cancel_flow_revenue_by_offer | Recovered revenue attributed to each save offer |
get_cancel_flow_save_rate | Save rate (share of cancellations prevented) |
list_cancel_flow_cancellation_reasons | Cancellation reasons across all sessions |
list_cancel_flow_cancellation_reasons_by_plan | Cancellation reasons segmented by plan |
list_cancel_flow_offer_performance | Performance of each save offer |
list_connections | Connected billing/data integrations |
list_plans | Subscription plans |
search_cancel_flow_sessions | Search individual cancellation sessions |
get_feedback_category_breakdown | Customer feedback grouped by category |
get_feedback_sentiment_trend | Sentiment trend over time |
list_feedback_intents | Detected feedback intents |
Connecting
Cursor
{
"mcpServers": {
"churnsolution": {
"url": "https://mcp.churnsolution.com"
}
}
}
VS Code
{
"servers": {
"churnsolution": {
"type": "http",
"url": "https://mcp.churnsolution.com"
}
}
}
Claude / ChatGPT
Add a custom connector pointing to https://mcp.churnsolution.com and set the
authentication mode to OAuth, then sign in to Churn Solution.
Full setup guide: https://churnsolution.com/docs/mcp-server
About Churn Solution
Churn Solution reduces cancellations, recovers failed payments, and wins back churned subscribers for B2C subscription businesses on Stripe. Learn more at churnsolution.com.
Sourced from the repository README.
More in AI & Agents
- PonytailMakes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.109,599
- AgentsMulti-harness agentic plugin marketplace for Claude Code, Codex, Cursor, OpenCode, GitHub Copilot, and Google Antigravity39,079
- Frontend SlidesCreate beautiful slides on the web using a coding agent's frontend skills28,060
- Agent Skills Search ServerSearch and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.24,658
- Agency Agents Zh🎭 267 个即插即用的 AI 专家角色 — 支持 Hermes Agent/Claude Code/Cursor/Copilot 等 18 种工具,覆盖工程/设计/营销/金融等 20 个部门。含 52 个中国市场原创智能体(小红书/抖音/微信/飞书/钉钉等)。搭配编排器 agency-orchestrator,一句话即可让多位专家按 DAG 自动协作。19,868
- Watermarks RemoverStrip multi-vendor AI provenance marks: Unicode text hygiene, statistical rewrite hooks, and C2PA/metadata from PNG/JPEG/SVG/PDF/DOCX/HTML/MD17,822