# Competition Fueling Schedule AI Agent Connect

> Competition Fueling Schedule MCP handles the math and timing for athlete nutrition. It builds chronological fueling timelines, calculates carb loading protocols, and manages intra-event hydration strategies. You can adjust these plans based on whether a race starts in the morning or afternoon to ensure metabolic readiness.

## Overview
- **Category:** health
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_bUVJaYA5w5tXQ9xVnJM6pjTOxsOViN1NukWeIxbz/ai-agent-connect
- **Tags:** athlete, nutrition, hydration, performance, sports

## Description

You can stop guessing how many grams of carbohydrates you need to hit your targets. This MCP handles the heavy lifting of nutritional timing so you can focus on training. It builds a complete, hour-by-hour roadmap for your nutrition and hydration, covering everything from the days leading up to a race to the final minutes of competition. 

You use it to set up specific carb loading protocols to maximize glycogen levels before you step on the start line. Once the race begins, it provides a clear strategy for hourly intake to prevent hitting the wall. It even accounts for the time of day, shifting your eating windows if you have a morning start versus an afternoon one. Whether you are prepping for an endurance race or a short sprint, your AI client uses these tools to generate a plan that matches your specific body weight and event duration.

## Tools

### calculate_carb_loading_protocol
This tool determines exactly how many carbohydrates you need to consume in the days before an event to saturate glycogen stores.

### generate_fueling_timeline
This tool creates a chronological schedule of nutrition and hydration steps for an athlete.

### get_intra_event_strategy
This tool calculates the specific amount of fuel and fluid you need to consume every hour during a competition.

### validate_event_timing
This tool adjusts your fueling windows based on whether your race starts in the morning or the afternoon.

## Prompt Examples

**Prompt:** 
```
Create a fueling timeline for a 120-minute endurance race starting at 2024-07-04T08:00:00Z with 5g of carbs per kg.
```

**Response:** 
```
Your schedule includes a carbohydrate loading phase starting 3 days prior, a pre-event meal at 05:00 AM, and hourly fueling of 60g of carbohydrates during the race.
```

**Prompt:** 
```
How much should I load carbs for a 70kg athlete for 3 days?
```

**Response:** 
```
For a 70kg athlete loading for 3 days at 10g/kg, you will need a total of 2100g of carbohydrates.
```

**Prompt:** 
```
What is my intra-event strategy for a 60-minute race with 1g/min carb target and 1L/hr sweat rate?
```

**Response:** 
```
You need to consume 60g of carbohydrates and 1000ml of fluid per hour during the event.
```

## Capabilities

### Glycogen Saturation
Your agent calculates specific carb loading requirements based on body weight.

### Chronological Scheduling
Your AI client builds a step-by-step timeline for nutrition and hydration.

### In-Race Fueling
Your agent determines hourly carbohydrate and fluid needs during the event.

### Time-of-Day Adjustments
Your AI client shifts eating windows to match morning or afternoon race starts.

## Use Cases

### Marathon Prep
Calculate a multi-day carb loading protocol to ensure glycogen stores are full before the race.

### Triathlon Hydration
Set an hourly fluid and carb intake strategy based on specific sweat rates and race duration.

### Morning Race Adjustments
Shift pre-race meal windows to accommodate an early morning start time.

### Endurance Cycling
Generate a chronological timeline for fueling during long-distance rides.

## Benefits

- Removes manual math for carbohydrate and hydration requirements.
- Adjusts nutrition windows based on specific race start times.
- Provides a structured timeline for both pre-race and in-race fueling.
- Uses body weight to scale all nutritional recommendations.

## How It Works

Connect your AI client to Vinkius and start generating plans immediately.

1. Connect your preferred MCP-compatible client to Vinkius.
2. Provide your athlete's weight and race details to your AI agent.
3. The agent uses the MCP tools to calculate loading and fueling needs.
4. Receive a complete, chronological nutrition and hydration schedule.

## Frequently Asked Questions

**How does this MCP help with carb loading?**
It uses the calculate_carb_loading_protocol tool to determine the exact amount of carbohydrates needed based on an athlete's weight and the number of days leading up to an event.

**Can I adjust for a race that starts in the afternoon?**
Yes. The validate_event_timing tool adjusts your fueling windows specifically for morning or afternoon starts.

**Does it handle hydration during the race?**
Yes. The get_intra_event_strategy tool calculates specific hourly hydration and fueling requirements for the duration of the competition.

**What AI clients can I use with this MCP?**
You can use any MCP-compatible client, including Claude, Cursor, Windsurf, and VS Code.

**Is the fueling schedule chronological?**
Yes. The generate_fueling_timeline tool creates a chronological schedule of nutrition and hydration steps.
