Churn Solution for VS Code
com.churnsolution/analytics
Query Churn Solution cancellation-flow metrics, revenue, and feedback analytics (read-only).
client:VS Code
transport:streamable-http
Install Churn Solution in VS Code
.vscode/mcp.json
{
"servers": {
"analytics": {
"type": "http",
"url": "https://mcp.churnsolution.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs