# Enterprise Sales Stage Conversion AI Agent Connect

> Analyze sales funnel efficiency, stage velocity, and optimization priorities.

## Overview
- **Category:** crm
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_ZQrTBBRbmjOFesFn4dTUfVitTPvj0HgrfIoMCvmX/ai-agent-connect
- **Tags:** sales-funnel, conversion-rate, pipeline-velocity, sales-ops, revenue-optimization

## Description

This MCP server provides a specialized analytics engine for enterprise sales cycles. It connects AI agents to your sales data to calculate critical performance indicators. Use `get_funnel_conversion_metrics` to evaluate stage-to-stage efficiency, `get_stage_velocity_analysis` to identify bottlenecks where deals are stalling, and `get_dropout_analysis` to understand why deals are lost. Finally, use `get_optimization_priorities` to determine exactly where the sales team should focus efforts to maximize revenue based on combined friction metrics.

## Tools

### get_dropout_analysis
Analyzes dropout records to find reason distribution and stage dropout counts

### get_funnel_conversion_metrics
Calculates conversion rates, total pipeline value, and average conversion rate

### get_optimization_priorities
Determines the top priority stage for optimization

### get_stage_velocity_analysis
Calculates stage velocities and identifies the bottleneck stage

## Prompt Examples

**Prompt:** 
```
What is the current efficiency of our sales funnel at each stage?
```

**Response:** 
```
The current conversion rates are: Prospecting (45%), Discovery (30%), Proposal (60%), and Negotiation (25%). The average conversion rate across all stages is 40%.
```

**Prompt:** 
```
Where are deals stalling in our sales process?
```

**Response:** 
```
The bottleneck stage is 'Solution Validation', where deals spend an average of 42 days before progressing or dropping out.
```

**Prompt:** 
```
Why are we losing deals most frequently?
```

**Response:** 
```
The primary reason for deal dropouts is 'Budget Constraints', accounting for 40% of all lost deals, primarily occurring in the 'Negotiation' stage.
```

## Frequently Asked Questions

**What metrics can I calculate with this server?**
You can calculate stage conversion rates, stage velocity (average days in stage), dropout reason distributions, and overall optimization priorities for your sales funnel.

**How do I identify the main bottleneck in my sales process?**
Use the `get_stage_velocity_analysis` tool to find the stage with the highest average days spent, or use `get_optimization_priorities` for a holistic view of friction.

**Can I use this with Cursor or Claude Desktop?**
Yes, this server can be connected to Cursor, Claude Desktop, VS Code, Windsurf, and any other MCP-compatible client via Vinkius Edge.
