Growth MCP Connector
Kết nối Agent Skills với real growth metrics qua MCP server.
Check
.agents/growth-metrics-context.mdfirst. If growth-mcp credentials are configured, you MUST pull live data before running any analysis.
How to Connect
Ask the user:
- "Do you have growth-mcp running? If yes, I'll pull real data."
- If yes → call
get_growth_metricstool on the MCP server - If no → use values from
.agents/growth-metrics-context.mdor expert defaults
Available Data
| Tool | Returns |
|---|---|
design_campaign |
Campaign brief suggestions by level |
suggest_voucher |
Voucher design recommendations |
analyze_retention |
Cohort retention analysis |
predict_churn_risk |
Churn prediction + intervention |
analyze_experiment |
A/B test with statistical analysis |
estimate_sample_size |
Required sample size for experiments |
When to Connect
- Before running
campaign-brief: pull past campaign performance - Before
ab-test-analyzer: pull current experiment data - Before
meu-planning: pull current retention + churn - Before
retention-analyzer: pull real cohort data - Before
churn-intervention: pull current churn trends
Related Skills
- campaign-brief — writes briefs using real campaign data
- ab-test-analyzer — uses real experiment data
- retention-analyzer — uses real cohort data
- churn-intervention — uses real churn metrics