# Festival Wristband Planner AI Agent Connect

> Festival Wristband Planner MCP handles the math for your event's entry logistics. It calculates inventory needs based on attendee capacity, event length, and safety buffers. Whether you use a single band for the whole weekend or issue new ones every day, your AI client can now generate procurement reports and scale categories instantly.

## Overview
- **Category:** inventory-management
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_FkwWrv4IXE7GMAO4hLIiSAnzhI9m8I6shyjQWkSZ/ai-agent-connect
- **Tags:** festival, inventory, wristbands, event-planning, logistics

## Description

Planning event entry logistics usually involves messy spreadsheets and guesswork regarding safety margins. This MCP changes that by giving your AI client the ability to run precise inventory calculations. You can model different scenarios, such as multi-day festivals where attendees keep one band, or events where you issue fresh wristbands every single day. 

Instead of manually calculating buffers, you just tell your agent your attendee count and desired safety margin. It handles the math for base requirements and adds the extra stock needed to cover lost or broken bands. You can also pull high-level procurement summaries to hand off to your purchasing department. It's a direct way to turn attendee numbers into actionable shopping lists without the manual arithmetic errors.

## Tools

### get_buffered_wristband_requirement
This tool calculates your total wristband order by adding a specific safety margin to your base count.

### get_procurement_summary
This tool generates a high-level report for purchasing teams that combines base needs, safety buffers, and event scale.

### get_event_scale_category
This tool identifies the organizational tier of your event based on the number of attendees.

### get_base_wristband_requirement
This tool finds the absolute minimum number of wristbands you need without any extra safety stock.

## Prompt Examples

**Prompt:** 
```
How many wristbands do I need for a 3-day festival with 5000 attendees if they use one band for the whole duration and I want a 10% buffer?
```

**Response:** 
```
You will need 5,500 wristbands in total (5,000 base + 500 buffer).
```

**Prompt:** 
```
What scale is an event with 10,000 attendees?
```

**Response:** 
```
An event with 10,000 attendees is categorized as a Large scale event.
```

**Prompt:** 
```
Calculate the wristband requirement for a 2-day event with 1000 people, where each day needs a new band and I want a 5% buffer.
```

**Response:** 
```
You will need 2,100 wristbands in total (2,000 base + 100 buffer).
```

## Capabilities

### Safety Margin Calculation
Your agent adds specific percentage buffers to prevent running out of stock.

### Multi-Day Modeling
The AI calculates totals for both single-band and daily-replacement wristband strategies.

### Procurement Reporting
Your agent creates summaries ready for purchasing departments.

### Event Tiering
The AI categorizes event scale based on attendee numbers.

## Use Cases

### Weekend Music Festivals
Calculate total bands needed when attendees wear one band for the entire duration.

### Daily Convention Entry
Determine stock for events where a new wristband is issued every morning.

### Vendor Ordering
Generate a procurement summary to send directly to wristband suppliers.

### Capacity Planning
Determine the organizational tier of a new venue based on expected crowds.

## Benefits

- Eliminates manual math errors in inventory planning.
- Supports different wristband usage models for different event types.
- Provides ready-to-use summaries for purchasing teams.
- Accounts for safety buffers to prevent stockouts.

## How It Works

Connect your client to Vinkius and start asking for inventory numbers.

1. Connect your MCP-compatible client to Vinkius.
2. Tell your agent your attendee count and event duration.
3. Specify if you want a safety buffer included.
4. Receive the exact wristband count or procurement summary.

## Frequently Asked Questions

**How does this MCP handle multi-day events?**
It supports both single-band models where one band lasts the whole event and daily-replacement models where you issue new bands each day.

**Can I include a safety margin in my totals?**
Yes, you can instruct your agent to include a specific percentage buffer to ensure you have extra stock on hand.

**What kind of reports can I get?**
You can get a base requirement count, a buffered total, or a high-level procurement summary for purchasing.

**How is event scale determined?**
The MCP determines the event tier based on the number of attendees you provide.

**Which AI clients can use this?**
You can use this MCP with any compatible client like Claude, Cursor, or Windsurf.
