Churn Solution for Claude Desktop
com.churnsolution/analytics
Query Churn Solution cancellation-flow metrics, revenue, and feedback analytics (read-only).
client:Claude Desktop
transport:streamable-http
Install Churn Solution in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"analytics": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.churnsolution.com"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs