Cohort heatmap MCP App Server for retention analysis
| Tool name | Description | Destructive? |
|---|---|---|
| list_pdfs | ✓ no |
{
"mcpServers": {
"modelcontextprotocolserver-cohort-heatmap": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-cohort-heatmap"
]
}
}
}