# Cardio Zone Prescriber AI Agent Connect

> Cardio Zone Prescriber MCP uses the Karvonen method to turn your physiological data into actionable training plans. Your AI client can calculate specific heart rate zones, determine how long a single session should last, and map out your weekly training frequency. It even checks if your planned volume is actually appropriate for your current fitness level.

## Overview
- **Category:** health
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_Y6KirBzYodHcvpDr2XUboTLJNu9Ndu5RctcEwtPK/ai-agent-connect
- **Tags:** heart-rate, cardio, training, physiology, fitness-planning

## Description

Stop guessing your training intensity. This MCP gives your AI client the mathematical tools to build training plans based on your actual physiology. Instead of using generic age-based formulas, it relies on the Heart Rate Reserve (HRR) methodology to ensure your zones are accurate to your resting and maximum heart rate. 

You can hand your fitness goals to your agent and let it handle the math. Whether you need to know your specific target ranges for a Zone 2 run or you need to figure out if you're overtraining, this MCP provides the specific numbers. It handles the heavy lifting of calculating session duration, weekly frequency, and workload analysis so you can focus on the actual movement.

## Tools

### analyze_training_load
This tool checks if your planned training volume is safe and effective for your current physiological state.

### calculate_session_prescription
This tool determines the exact duration and intensity you should aim for during a single workout.

### calculate_weekly_schedule
This tool calculates how many training sessions you need to perform each week to hit your specific goals.

### get_hr_zones
This tool uses the Karvonen method to find your specific heart rate ranges for every training zone.

## Prompt Examples

**Prompt:** 
```
What are my heart rate zones if my max HR is 190 and resting HR is 60?
```

**Response:** 
```
Your heart rate zones are: Zone 1 (127-138 bpm), Zone 2 (138-149 bpm), Zone 3 (149-160 bpm), Zone 4 (160-171 bpm), and Zone 5 (171-190 bpm).
```

**Prompt:** 
```
I want to focus on endurance. My max HR is 185 and resting HR is 65. How long should my sessions be?
```

**Response:** 
```
For your endurance goal, the recommended session duration is 45 minutes at a target intensity within the aerobic capacity zone.
```

**Prompt:** 
```
Is a weekly plan of 150 minutes appropriate for fat loss if my max HR is 180 and resting HR is 60?
```

**Response:** 
```
Yes, your planned 150 minutes per week is optimal for your fat loss goal based on your physiological metrics.
```

## Capabilities

### Zone Calculation
Your agent uses the Karvonen method to define precise heart rate ranges.

### Session Planning
Your agent determines the specific intensity and length for individual workouts.

### Weekly Scheduling
Your agent calculates the number of sessions required to meet your fitness objectives.

### Load Analysis
Your agent evaluates if your planned volume matches your physiological needs.

## Use Cases

### Endurance Training
Your agent calculates the ideal duration and aerobic intensity for long-distance running goals.

### Fat Loss Programming
Your agent verifies if a specific weekly minute count is sufficient for fat loss goals.

### Overtraining Prevention
Your agent analyzes your planned volume to ensure it stays within your physiological limits.

### Zone 2 Optimization
Your agent defines exact heart rate boundaries to keep you in the correct metabolic zone.

## Benefits

- Uses the Karvonen method for more accurate heart rate zones than standard formulas.
- Automates the math behind session duration and weekly frequency.
- Provides a check against overtraining by analyzing planned training loads.
- Connects directly to your existing AI workflow in Claude, Cursor, or Windsurf.

## How It Works

Get your training math done in seconds by connecting this MCP to your AI client.

1. Connect the MCP to your AI client through Vinkius.
2. Provide your maximum and resting heart rate to your agent.
3. Tell your agent your specific fitness goal.
4. The agent uses the MCP tools to calculate zones, sessions, or schedules.
5. Receive a precise, physiologically-backed training prescription.

## Frequently Asked Questions

**What method does this MCP use for heart rate calculations?**
This MCP uses the Karvonen method, which utilizes Heart Rate Reserve (HRR) for more accurate zone definitions.

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

**Can this MCP help me avoid overtraining?**
Yes, the analyze_training_load tool evaluates if your planned training volume is appropriate for your current physiological state.

**Do I need to host this myself?**
No, Vinkius hosts and manages the MCP for you. You just connect and start using the tools.

**Can I plan a whole week of workouts at once?**
Yes, you can use the calculate_weekly_schedule tool to determine how many sessions you need to meet your goals.
