# Enterprise Upsell Cycle Analyzer AI Agent Connect

> Predict upsell timelines, velocity, and acceleration strategies for enterprise accounts.

## Overview
- **Category:** revenue-operations
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_QTJYHcyA3a2Mv3IYvrX1K89cgL0UCVt8MHF6iDJc/ai-agent-connect
- **Tags:** upsell, sales-velocity, enterprise, revenue-forecasting, crm-intelligence

## Description

This MCP server provides advanced modeling for enterprise expansion opportunities. It calculates predicted upsell cycles by weighing opportunity size against customer tenure and trust levels. Use `calculate_cycle_metrics` to get a full overview of timeline and momentum, `get_velocity_benchmarks` to compare deal speed against performance tiers, and `recommend_acceleration_tactics` to identify specific actions to shorten sales cycles. It also includes `evaluate_relationship_impact` to quantify how existing customer relationships affect friction in the sales process.

## Tools

### calculate_cycle_metrics
Provides a comprehensive overview of the predicted timeline and momentum for a specific upsell opportunity

### evaluate_relationship_impact
Determines how much the existing customer relationship is currently helping or hindering the sales process

### get_velocity_benchmarks
Compares a specific deal's velocity against standard performance tiers for the same upsell type

### recommend_acceleration_tactics
Generates specific business actions to shorten the cycle when the predicted duration exceeds a target threshold

## Prompt Examples

**Prompt:** 
```
Calculate the metrics for a $50,000 seat expansion with a 24-month tenure and a trust level of 4 under standard approval.
```

**Response:** 
```
The predicted average cycle is 45 days with a high velocity score of 0.85.
```

**Prompt:** 
```
The predicted upsell cycle is 90 days, but my target is 60 days for this feature upgrade. What should I do?
```

**Response:** 
```
To reduce the cycle time, you should prioritize 'Value Realization Proof' to address the size-based delay.
```

**Prompt:** 
```
How much is our 36-month relationship and trust level of 5 helping us right now?
```

**Response:** 
```
The relationship impact analysis shows a low friction coefficient of 0.2, indicating a very strong relationship that significantly accelerates the process.
```

## Frequently Asked Questions

**How does this tool help my sales team?**
It provides data-driven predictions on how long an upsell deal will take and offers specific tactics to speed up the process using `recommend_acceleration_tactics`.

**Can I compare my current deal velocity to industry standards?**
Yes, by using `get_velocity_benchmarks`, you can see if your current deal's momentum is high, stable, or stagnant compared to typical performance for that upsell type.

**What factors influence the predicted upsell cycle?**
The cycle is influenced by the opportunity size, the complexity of the approval process, customer tenure, and the current trust level with the client.
