# Lead Time Analyzer MCP for AI Agents AI Agent Connect

> Lead Time Analyzer is a supply chain tool that breaks down your total lead time into specific stages. It helps you spot bottlenecks, separate value-added work from waste, and simulate how changes in one area affect your overall timeline. Use it to get a clear picture of where your process stalls and how to fix it.

## Overview
- **Category:** supply-chain
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_KfsWmU5V8DDjCph3AjghDEupw6xwyuq94ow7qWWV/ai-agent-connect
- **Tags:** lead-time, bottleneck, optimization, manufacturing, logistics-analysis

## Description

The Lead Time Analyzer takes the guesswork out of identifying where your supply chain is dragging its feet. Instead of looking at one big, confusing number, you get a granular breakdown of every step in your process. You can see exactly where time is being wasted and where it's actually creating value for your customers. It even lets you run what-if scenarios, like seeing how a 20% speed boost in shipping would actually change your final delivery date. Because it's hosted on the Vinkius catalog, you can plug this into your existing agent setup to handle these calculations instantly. You stop guessing and start making decisions based on actual process data. It's about moving from we think it's slow to we know exactly where the bottleneck is. It helps you map out the flow of goods or services and highlights the friction points that keep you from hitting your targets. You can identify if a delay is a one-off fluke or a systemic issue in your manufacturing line. By isolating the variables, you can prioritize your upgrades and investments where they will actually move the needle on your delivery times. This means you can finally justify that new warehouse equipment or route change with hard numbers rather than just an educated guess.

## Tools

### analyze_lead_time_composition
This tool calculates the core metrics of your lead time breakdown. It helps you see the difference between productive work and wasted time.

### calculate_reduction_impacts
Use this to simulate how much time you save by optimizing a specific stage. It's perfect for predicting the results of a new process change.

### evaluate_process_volatility
This tool identifies which parts of your process are the most unpredictable. It helps you focus on the areas causing the most variance in delivery dates.

## Prompt Examples

**Prompt:** 
```
Analyze my lead time: Order Processing is 2h, Production/Picking is 5h, Transport is 10h, Receiving is 3h, and Inspection is 2h.
```

**Response:** 
```
The total lead time is 22 hours. The bottleneck stage is **Transport (10h)**. 

* **Value-Added time:** 5h
* **Non-Value-Added time:** 17h
```

**Prompt:** 
```
What happens to my total lead time if I reduce the Transport stage by 20%?
```

**Response:** 
```
If you reduce the Transport stage from 10h to 8h, your new total lead time will be **20 hours**, resulting in a reduction of **2 hours**.
```

**Prompt:** 
```
Which stage contributes most to the variability of my process? (Deviations: Order Processing: 0.5, Production/Picking: 1, Transport: 3, Receiving: 0.2, Inspection: 0.1)
```

**Response:** 
```
The stage contributing most to the process volatility is **Transport**.
```

## Capabilities

### Break down total lead time into stages
Decomposes your entire process into individual steps to show exactly where time is spent.

### Identify primary bottlenecks
Pinpoints the specific stage that is causing the most significant delay in your workflow.

### Separate value-added from waste
Distinguishes between productive work and non-value-added time to reveal hidden inefficiencies.

### Simulate efficiency gains
Predicts how much total time you will save by optimizing a specific part of your supply chain.

### Evaluate process volatility
Determines which stages contribute most to the unpredictability of your delivery dates.

## Use Cases

### Locating a warehouse bottleneck
A warehouse manager notices a 3-day delay and asks the agent to find the bottleneck. The agent uses analyze_lead_time_composition to show that Picking is taking twice as long as Packing.

### Predicting transport savings
A logistics lead wants to see if a new carrier will save time. They ask the agent to simulate a 15% reduction in transport time using calculate_reduction_impacts.

### Stabilizing delivery dates
A production head is frustrated by inconsistent delivery dates. They ask the agent to check for volatility, and evaluate_process_volatility highlights the Inspection stage as the primary source of variance.

### Reporting on process waste
A supply chain analyst needs to report on waste. They use the tool to separate non-value-added time from the total lead time to present to the executive team.

## Benefits

- Stop guessing where delays happen by using analyze_lead_time_composition to see every step of your process.
- Predict the results of changes before you spend money using calculate_reduction_impacts for what-if scenarios.
- Focus your efforts on the right areas by using evaluate_process_volatility to find the root cause of uncertainty.
- Clearly distinguish between productive work and waste to improve your overall manufacturing efficiency.
- Make data-backed arguments for infrastructure upgrades using the specific metrics provided by the lead time breakdown.
- Reduce shipping headaches by identifying the specific transport stages that consistently cause the most variance.

## How It Works

The bottom line is you get a data-driven roadmap for fixing supply chain delays without the manual math.

1. Provide your agent with the current lead times for each stage of your process.
2. Ask the agent to analyze the composition or simulate a specific percentage reduction.
3. Get a detailed report on bottlenecks, volatility, and projected time savings.

## Frequently Asked Questions

**What is the Lead Time Analyzer MCP for?**
It helps you break down a complex process into individual steps to find where delays happen. You'll get a clear look at every stage of your supply chain.

**How does this help with manufacturing bottlenecks?**
It identifies the specific step where production stalls. You can then focus your resources on fixing that one area instead of trying to fix everything at once.

**Can I use this to see if a new shipping route is worth it?**
Yes, you can simulate the impact of a 20% reduction in a specific stage. This helps you see the projected total time savings before you commit to the change.

**Does this tool show me where I'm wasting time?**
It specifically separates value-added time from non-value-added time. This makes it easy to see which parts of your process aren't actually helping the customer.

**Can it help with unpredictable delivery dates?**
It evaluates process volatility to show you which stages contribute most to uncertainty. This helps you stabilize your delivery promises.

**Is the Lead Time Analyzer good for logistics?**
It's perfect for logistics because it handles transport, receiving, and inspection as separate variables. You can see exactly where the flow breaks down.

**How can I identify the main bottleneck in my process?**
Use the `analyze_lead_time_composition` tool. It will return the `bottleneckStage`, which is the stage with the highest duration.

**Can I simulate the impact of reducing a specific process stage?**
Yes, by using `calculate_reduction_impacts`, you can see the projected total lead time if a chosen stage's duration is reduced by 20%.

**How do I measure process uncertainty?**
The `evaluate_process_volatility` tool calculates the variance contribution of each stage, helping you pinpoint which parts of your supply chain are most unpredictable.