churnkey for VS Code
co.churnkey/churnkey
Read and manage Churnkey cancel flows, retention metrics, and payment recovery
client:VS Code
transport:streamable-http
Install churnkey in VS Code
.vscode/mcp.json
{
"servers": {
"churnkey": {
"type": "http",
"url": "https://mcp.churnkey.co/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs