# Bottling Line Changeover Optimizer AI Agent Connect

> Bottling Line Changeover Optimizer MCP applies SMED methodology to your beverage production data. It helps you identify exactly how much downtime costs and where you can shave minutes off your changeover process by converting internal tasks to external ones.

## Overview
- **Category:** supply-chain
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_fvTwHxOYrGGhHBCrygSi3iKLrJldXuf8dR7XF1nR/ai-agent-connect
- **Tags:** smed, bottling, production-optimization, downtime-calculation, manufacturing-efficiency

## Description

You can use this MCP to turn vague production delays into hard economic data. If you manage a beverage bottling line, you know that every minute the machines sit idle during a product switch, money is leaking out of the facility. This MCP uses Single Minute Exchange of Dies (SMED) principles to help you pinpoint those leaks. You can model how different crew sizes affect your speed or assess how much more complex a transition becomes when you switch from small screw cap bottles to large crown cork containers. Instead of guessing why a changeover took too long, you can use these tools to identify specific tasks that should be handled before the line even stops. It's about moving from reactive troubleshooting to proactive planning based on the physical realities of your equipment and packaging.

## Tools

### get_changeover_metrics
This tool calculates the total estimated duration and the specific economic cost of a single changeover event.

### calculate_labor_efficiency
Use this to determine how changing your crew size will impact the total duration of a changeover.

### analyze_smed_opportunities
This tool identifies specific tasks you can move from internal to external to reduce your total downtime.

### evaluate_product_transition
This tool estimates the complexity and base duration of a transition by looking at bottle size and closure types.

## Prompt Examples

**Prompt:** 
```
Calculate the cost for a changeover from Product A to Product B with a line speed of 5000 units/hour and 3 tasks.
```

**Response:** 
```
The total changeover duration is 45 minutes, resulting in a downtime cost of $3,750.00.
```

**Prompt:** 
```
How much time can I save if I move the 'Tooling Swap' task to be an external task?
```

**Response:** 
```
By converting the 'Tooling Swap' to an external task, you can achieve a potential time savings of 25 minutes.
```

**Prompt:** 
```
What is the complexity of switching from a 500ml screw cap bottle to a 1L crown cork bottle?
```

**Response:** 
```
The transition has a high complexity score due to changes in both bottle size and closure type.
```

## Capabilities

### Downtime Costing
Your agent calculates the exact dollar amount lost during production transitions.

### SMED Analysis
The AI identifies tasks that can be performed while the line is still running.

### Complexity Modeling
Your agent estimates transition times based on physical bottle and cap attributes.

### Labor Impact Modeling
The AI predicts how adding or removing crew members changes the changeover speed.

## Use Cases

### Cost Justification
Calculate the exact cost of a slow changeover to build a business case for new tooling.

### Staffing Optimization
Determine if adding an extra person to the crew actually reduces downtime enough to pay for itself.

### Scheduling Prep
Estimate how long a shift will be interrupted when switching between different bottle sizes.

### Process Improvement
Use SMED analysis to find ways to prepare tools before the line stops.

## Benefits

- Quantifies the financial impact of production delays.
- Identifies specific tasks to convert to external work.
- Models the relationship between crew size and speed.
- Predicts transition difficulty based on packaging specs.

## How It Works

Connect your client to Vinkius and start running production math immediately.

1. Connect your MCP-compatible client to Vinkius.
2. Provide your production data or specific transition details to your agent.
3. The agent calls the necessary tools to run SMED or cost calculations.
4. Review the calculated costs, durations, or optimization opportunities.

## Frequently Asked Questions

**What is SMED?**
SMED stands for Single Minute Exchange of Dies. It is a methodology used to reduce the time it takes to complete a changeover between different products.

**How does this MCP help with downtime?**
It identifies tasks that can be moved from internal to external, which reduces the time the machine is actually stopped.

**Can I use this with Claude or Cursor?**
Yes, you can connect this MCP to any MCP-compatible client like Claude, Cursor, or Windsurf.

**Does it account for different bottle types?**
Yes, the tool evaluates transition complexity based on physical attributes like bottle size and closure types.

**How does crew size affect the results?**
The labor efficiency tool models how the number of people on a crew impacts the total duration of the changeover.

**How does this tool help reduce downtime?**
It uses `analyze_smed_opportunities` to identify internal tasks that can be moved to external preparation, reducing the time the line is actually stopped.

**Can I account for different crew sizes?**
Yes, you can use `calculate_labor_efficiency` to determine how adding more personnel affects the optimized changeover duration.

**What factors influence the complexity score?**
The `evaluate_product_transition` tool calculates complexity based on changes in bottle size, closure type, and labeling systems.
