Back to MCP Servers
Churn Solution
Query subscription retention analytics — cancellation-flow metrics, save rates, recovered revenue, offer performance, and customer feedback — for B2C subscription businesses on Stripe. Read-only.
churnretentionsubscriptionsstripeanalytics
Installation
claude mcp add --transport http churnsolution https://mcp.churnsolution.comConfiguration
{
"mcpServers": {
"churnsolution": {
"type": "http",
"url": "https://mcp.churnsolution.com"
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes