# Competition Peak Planner MCP for AI Agents AI Agent Connect

> Competition Peak Planner helps athletes hit their best performance on competition day. It generates personalized training taper protocols, nutritional strategies, and peak performance windows. It takes the guesswork out of periodization so you don't burn out before the start line.

## Overview
- **Category:** training
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_PPXoqfnfRCNSa4N3fCi8GgXYzNM3OeOKifgGqLfw/ai-agent-connect
- **Tags:** tapering, athlete, performance, nutrition, competition

## Description

Getting an athlete to peak at the exact right moment is a math problem. You have to balance volume and intensity so they're fresh but still primed. This Connector handles that heavy lifting by turning your training data into actionable plans. Instead of guessing how much to cut back on mileage or weights, you can get a week-by-week reduction in training volume that preserves strength while shedding fatigue. It also handles the fuel side of things, giving you specific carbohydrate loading targets based on your body weight and competition type. When you're using this through the Vinkius catalog, you're essentially giving your agent a sports science degree. It can map out exactly when your performance should hit its ceiling and generate the logistics checklists that keep everyone from forgetting the essentials on game day. It's about moving from I think we're ready to we know we're ready.

## Tools

### get_carb_loading_nutrition_plan
Get a 3-day carbohydrate loading strategy tailored to your weight. This ensures your fuel stores are optimized for the event.

### generate_pre_competition_checklist
Create a full logistics and physiological checklist for game day. It covers everything from gear to hydration levels.

### calculate_peak_performance_window
Predict the specific dates when an athlete will reach their peak. This helps you pick the best day to compete.

### generate_tapering_schedules
Build a week-by-week training taper that reduces volume while keeping intensity. This prevents overtraining before the big day.

## Prompt Examples

**Prompt:** 
```
I'm a marathoner doing 80km a week. I need to taper for a race on Dec 1. Can you help?
```

**Response:** 
```
Your tapering schedule for the marathon on 2024-12-01 includes:

* **Week 3:** 64km (High intensity)
* **Week 2:** 52km (High intensity)
* **Week 1:** 40km (High intensity)
```

**Prompt:** 
```
I weigh 75kg and have a race in 3 days. What's my carb plan?
```

**Response:** 
```
For your 75kg weight, the 3-day plan is:

* **Day -3:** Focus on complex carbs like oats
* **Day -2:** Increase intake with pasta and rice
* **Day -1:** High glycemic index foods like white bread and sports drinks
```

**Prompt:** 
```
I have a weightlifting meet in 5 days. What do I need to do?
```

**Response:** 
```
Your checklist:

* Check lifting belt and shoes
* Finalize travel logistics
* Ensure hydration levels are optimal
* Confirm competition start time
```

## Capabilities

### Cut training volume
Reduce training load while keeping intensity high to shed fatigue.

### Predict peak windows
Identify the exact dates when an athlete will reach maximum performance.

### Plan carb loading
Get a 3-day nutrition strategy tailored to your specific body weight.

### Create competition checklists
Generate a logistics and physiological prep list for game day.

### Map tapering schedules
Build a week-by-week reduction in training volume that preserves strength.

## Use Cases

### Marathon Tapering
A runner wants to drop from 80km a week to a peak state. The agent uses generate_tapering_schedules to map out the final 3 weeks.

### Weightlifting Prep
A powerlifter needs a final check. The agent uses generate_pre_competition_checklist to ensure all gear and logistics are set 5 days out.

### Nutrition Planning
A cyclist needs to fuel for a 100-mile ride. The agent uses get_carb_loading_nutrition_plan to build a 3-day carb strategy for a 75kg rider.

### Performance Prediction
A coach wants to know when a swimmer will be fastest. The agent uses calculate_peak_performance_window to identify the best race dates.

## Benefits

- Stop guessing your taper. Use generate_tapering_schedules to see exactly how much to cut your volume each week.
- Hit your peak on time. Use calculate_peak_performance_window to find the sweet spot for your best performance.
- Fuel properly for the win. Get a customized 3-day plan with get_carb_loading_nutrition_plan based on your weight.
- Never forget a detail. Use generate_pre_competition_checklist to handle everything from gear to hydration.
- Reduce athlete burnout. Move from arbitrary rest days to structured periodization for better recovery.

## How It Works

The bottom line is you get a science-backed roadmap to your best performance without the manual calculations.

1. Input your current training volume, intensity, and competition date.
2. Let the agent process the periodization logic.
3. Receive a structured tapering schedule and nutrition plan.

## Frequently Asked Questions

**How does the Competition Peak Planner help with my marathon taper?**
It builds a structured reduction in your training volume. This ensures you arrive at the start line fresh rather than exhausted by overtraining.

**Can the Competition Peak Planner create a nutrition plan for me?**
Yes, it generates a 3-day carbohydrate loading strategy. It tailors the plan to your specific body weight to maximize your fuel stores.

**What is a peak performance window and how do I find mine?**
It's the period where your body is most recovered and primed for a goal. The Connector predicts this date based on your training data so you can pick the best race day.

**Can I use the Competition Peak Planner for weightlifting?**
Absolutely. It handles weightlifting-specific needs like gear checklists and tapering for strength goals.

**How does this differ from a regular workout app?**
Most apps just track what you did. This Connector tells you what to do next to hit a specific performance goal on a specific date.

**Is the Competition Peak Planner good for coaches?**
It's a major time saver for coaches. You can quickly generate personalized plans for multiple athletes instead of manual calculations.

**Does the Competition Peak Planner include a pre-race checklist?**
Yes, it generates a comprehensive logistics and physiological checklist. This covers everything from your gear to your hydration levels.

**How does the tapering schedule work?**
The `generate_tapering_schedules` tool calculates a progressive reduction in your training volume by 40-60% while keeping your intensity levels consistent to prevent detraining.

**Can I get a nutrition plan for carb loading?**
Yes, use the `get_carb_loading_nutrition_plan` tool by providing your weight and competition date to receive a 3-day strategy for maximizing glycogen stores.

**How do I know when my peak performance will be?**
The `calculate_peak_performance_window` tool predicts the specific day and time range for your physiological supercompensation based on your taper duration.