# Heart Rate Recovery Calculator AI Agent Connect

> Heart Rate Recovery Calculator MCP lets your AI client analyze how quickly your heart rate drops after intense exercise. It calculates recovery metrics, evaluates your cardiovascular fitness and mortality risk based on age, and provides specific training recommendations to help you improve your aerobic base.

## Overview
- **Category:** health
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_ng7SFUtoYzAmIXOhIUy0Ms2C8qLCLCNm9crTobQw/ai-agent-connect
- **Tags:** heart-rate, cardio, fitness-assessment, health-metrics, recovery

## Description

You can use this MCP to turn raw heart rate numbers into a clear picture of your cardiovascular health. Instead of just looking at peak heart rate, you can focus on how your body recovers, which is a much better indicator of fitness. You start by providing your peak heart rate and your heart rate at specific intervals after stopping. The MCP handles the math to find your 1-minute and 2-minute recovery drops. From there, your AI client can interpret those numbers to categorize your fitness level and estimate mortality risk relative to your age. It even checks if your workout was intense enough to make the data meaningful. If your recovery numbers are low, your agent can suggest specific training adjustments, like building a better aerobic base, to help you get back on track.

## Tools

### assess_fitness_and_risk
This tool converts your recovery numbers into specific fitness categories and mortality risk levels.

### calculate_recovery_metrics
Use this to get your raw 1-minute and 2-minute heart rate recovery drops.

### generate_training_recommendations
This tool provides specific exercise advice based on your unique recovery profile.

### validate_exercise_intensity
This tool checks if your peak heart rate was high enough to provide a valid assessment.

## Prompt Examples

**Prompt:** 
```
Calculate my recovery metrics. My peak HR was 170, my 1-min HR was 145, and my 2-min HR was 135.
```

**Response:** 
```
Your 1-minute recovery is 25 BPM and your 2-minute recovery is 35 BPM.
```

**Prompt:** 
```
I am 35 years old. My 1-min recovery was 30 BPM and my 2-min recovery was 45 BPM. What is my fitness level and risk?
```

**Response:** 
```
Your cardiovascular fitness is categorized as Good, and your mortality risk is Low.
```

**Prompt:** 
```
My 1-min recovery was 15 BPM and my fitness category is Poor. What should I do?
```

**Response:** 
```
Your primary training focus should be building a steady aerobic base. You should engage in consistent, moderate-intensity aerobic exercise to improve your cardiovascular efficiency.
```

## Capabilities

### Recovery Math
Your agent calculates the exact BPM drops for 1 and 2 minute intervals.

### Risk Assessment
The MCP translates recovery speed into fitness categories and mortality risk indicators.

### Intensity Validation
Your AI checks if your peak heart rate was sufficient for a reliable reading.

### Training Guidance
The tool generates exercise advice tailored to your specific recovery profile.

## Use Cases

### Post-Workout Analysis
Input your peak and recovery heart rates to see how well your heart recovered from a session.

### Fitness Progress Tracking
Monitor how your fitness category changes as your recovery speed improves over weeks of training.

### Training Adjustment
Get advice on building an aerobic base when your recovery numbers indicate low fitness.

### Data Validation
Check if your heart rate reached a high enough level to make your recovery metrics useful.

## Benefits

- Converts raw BPM data into standardized fitness categories.
- Identifies mortality risk based on recovery speed and age.
- Validates workout intensity to ensure data accuracy.
- Provides specific training advice to improve cardiovascular efficiency.

## How It Works

Connect the MCP to your AI client and start feeding it heart rate data.

1. Connect the MCP to Claude, Cursor, or Windsurf via Vinkius.
2. Provide your peak heart rate and recovery heart rate numbers to your agent.
3. The agent uses the MCP to calculate recovery drops and validate intensity.
4. The agent interprets these metrics into fitness levels and risk assessments.
5. Receive specific training recommendations based on the results.

## Frequently Asked Questions

**How do I use this MCP with my AI?**
You connect it once through Vinkius. After that, any MCP-compatible client like Claude or Cursor can use the tools directly.

**What data do I need to provide?**
You typically need your peak heart rate and your heart rate at 1-minute and 2-minute intervals after exercise.

**Can this MCP tell me if my workout was hard enough?**
Yes, the validate_exercise_intensity tool checks if your peak heart rate was sufficient for a meaningful assessment.

**Does age affect the results?**
Yes, the assess_fitness_and_risk tool uses your age to help translate recovery numbers into risk indicators.

**What kind of training advice does it give?**
It provides actionable advice, such as focusing on building a steady aerobic base, based on your recovery profile.
