# Enterprise Decision Maker Access Rate AI Agent Connect

> Quantify sales engagement effectiveness and decision maker access success.

## Overview
- **Category:** business-intelligence
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_XDBXvEctTsswXGNSvFxgTy7AF1Y1HakZtd3OuCdp/ai-agent-connect
- **Tags:** sales, engagement, analytics, decision-maker, crm

## Description

This MCP server provides specialized analytics to measure how effectively sales teams reach key organizational stakeholders. By analyzing engagement data, it calculates the `access_rate` of decision makers, evaluates the resistance caused by gatekeepers using `evaluate_gatekeeper_friction`, and determines if reaching decision makers correlates with winning deals via `analyze_win_correlation`. It also provides actionable guidance through `recommend_access_strategy` to optimize outreach based on current performance metrics.

## Tools

### analyze_win_correlation
Analyzes the statistical link between DM engagement and deal wins

### calculate_access_metrics
Calculates efficiency metrics for reaching decision makers

### evaluate_gatekeeper_friction
Evaluates the resistance encountered due to organizational layers

### recommend_access_strategy
Recommends a strategic approach based on performance metrics

## Prompt Examples

**Prompt:** 
```
What is our current efficiency in reaching decision makers with 50 DMs in pipeline, 10 engaged, and 40 attempts?
```

**Response:** 
```
Your current access rate is 20%, with an engagement efficiency of 0.25 and an attempt intensity of 4.0.
```

**Prompt:** 
```
Does reaching decision makers actually lead to winning more deals based on this data: 5 engaged, 4 won, 1 lost?
```

**Response:** 
```
There is a high correlation between decision maker engagement and deal wins, indicating that reaching these stakeholders is a critical driver of revenue.
```

**Prompt:** 
```
How much friction are we facing with 100 attempts, 20 non-DM interactions, and 30 DM interactions?
```

**Response:** 
```
The friction index is high, suggesting a deep or complex organizational structure that requires more effort to penetrate.
```

## Frequently Asked Questions

**How is the access rate calculated?**
The access rate is the percentage of total decision makers in your pipeline who have been successfully engaged through meaningful interactions.

**Can I identify if gatekeepers are blocking my progress?**
Yes, you can use the `evaluate_gatekeeper_friction` tool to measure the resistance encountered from non-decision-making stakeholders.

**How do I get advice on improving my sales outreach?**
You can use the `recommend_access_strategy` tool, which provides tactical adjustments and strategic directions based on your current access rate and friction levels.
