Model Context Protocol server for Churnkey. Lets agents query sessions, payment-recovery analytics, and DSR endpoints with a Data API key.
{
"mcpServers": {
"churnkeymcp": {
"command": "npx",
"args": [
"-y",
"@churnkey/mcp"
]
}
}
}