SDK
Rank #6,253co.churnkey/churnkey
Read and manage Churnkey cancel flows, retention metrics, and payment recovery
SDK is a Model Context Protocol (MCP) server published by churnkey. It ranks #6,253 of 132,046 servers tracked on MCP Toplist, and its repository has 22 GitHub stars. SDK is listed on Official MCP, with 4 tracked versions. It was first listed on Aug 12, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 125,793 of 132,046 servers on MCP Toplist.
Use SDK
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http churnkey https://mcp.churnkey.co/mcp[mcp_servers.churnkey]
url = "https://mcp.churnkey.co/mcp"Add to ~/.codex/config.toml.
https://mcp.churnkey.co/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"churnkey": {
"url": "https://mcp.churnkey.co/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"churnkey": {
"type": "http",
"url": "https://mcp.churnkey.co/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"churnkey": {
"serverUrl": "https://mcp.churnkey.co/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"churnkey": {
"url": "https://mcp.churnkey.co/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/co.churnkey%2Fchurnkey)<a href="https://mcptoplist.com/server/co.churnkey%2Fchurnkey"><img src="https://mcptoplist.com/badge/co.churnkey%2Fchurnkey.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
churnkey
Available versions (4)
| Version | Published |
|---|---|
| 2.3.0 | Sep 10, 2026 |
| 2.2.0 | Aug 13, 2026 |
| 2.1.0 | Aug 12, 2026 |
| 2.0.0 | Aug 12, 2026 |
Frequently asked questions
- Who maintains SDK?
- SDK is maintained by churnkey, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is SDK listed on the Official MCP Registry?
- Yes — SDK is listed on the Official MCP Registry.
- How many versions does SDK have?
- MCP Toplist tracks 4 versions of SDK, most recently published on Sep 10, 2026.
- Where can I find the source code for SDK?
- The source code for SDK is hosted at github.com/churnkey/sdk.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.