capabilities · what this server can do
14 tools detected·auth: API key
medium risk● active ○ not requested · hover each badge for details
● fs read● fs write● network○ exec○ eval● secrets
why medium risk: fs read + fs write + network + secrets — requires access to credentials or environment secrets.
- predict_churn— Predict churn risk for a customer
- batch_predict_churn— Predict churn for multiple customers
- get_customer_risk— Get current risk score for a customer
- track_customer— Add customer to churn tracking
- update_customer_signals— Update customer behavioral signals
+9 more tools
- get_at_risk_customers— Get all customers above risk threshold
- create_retention_action— Create a retention action for at-risk customer
- get_retention_actions— Get retention actions for a customer
- update_retention_action— Update status of retention action
- get_churn_analytics— Get overall churn analytics
- get_cohort_retention— Get cohort retention analysis
- simulate_intervention— Simulate impact of retention action
- get_risk_trends— Get risk score trends over time
- my_tool