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.com

Configuration

{
  "mcpServers": {
    "churnsolution": {
      "type": "http",
      "url": "https://mcp.churnsolution.com"
    }
  }
}

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub
View setup documentation