ChurnLens for VS Code
io.github.kindrat86/churnlens
Buyer-side SaaS due-diligence maths: NRR, GRR, revenue concentration, zombie MRR, LTV:CAC.
client:VS Code
transport:streamable-http
tools:6
Install ChurnLens in VS Code
.vscode/mcp.json
{
"servers": {
"churnlens": {
"type": "http",
"url": "https://churnlens.site/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs