# Breath-Hold Capacity Estimator AI Agent Connect

> Breath-Hold Capacity Estimator MCP helps surfers and apnea athletes predict how long they can hold their breath in different conditions. It calculates both motionless static apnea and active dynamic apnea to give you a realistic look at your physiological limits. You can also get custom training advice and track how your training affects your capacity over time.

## Overview
- **Category:** health
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_fMBzDknbng43gCaxA8FKgtVFg83Bvn5urdlr1Y6k/ai-agent-connect
- **Tags:** surfing, apnea, physiology, training, fitness

## Description

This MCP gives you a way to model your physiological limits for breath-holding. Instead of guessing how long you can stay under for a wave or a dive, you can use your specific data to get accurate predictions. It treats static apnea and dynamic apnea as two different things, which is important because moving during a breath-hold changes everything. You can use it to see how your lung capacity, fitness levels, and CO2 tolerance impact your performance. Once you have your baseline, you can use the training tools to get specific drills that target your weaknesses. It's a practical way to turn your physiological data into a structured plan for better apnea performance.

## Tools

### analyze_training_progress
This tool evaluates how your recent training sessions have actually changed your estimated breath-hold capacities.

### estimate_dynamic_apnea
This tool predicts how long you can hold your breath while you are actively moving, like when you are swimming or surfing.

### estimate_static_apnea
This tool calculates your predicted breath-hold duration when you are staying completely still.

### get_training_recommendations
This tool provides specific training advice based on your current physiological stats and your personal goals.

## Prompt Examples

**Prompt:** 
```
Estimate my static apnea capacity with a lung capacity of 5 liters, moderate fitness, and a CO2 tolerance of 0.8.
```

**Response:** 
```
Your estimated static apnea time is 145 seconds with a high confidence level.
```

**Prompt:** 
```
What training should I do if my static capacity is 120s and my dynamic capacity is 45s, and I want to increase CO2 tolerance?
```

**Response:** 
```
To increase CO2 tolerance, you should focus on CO2 tables and specialized breath-holding drills to reduce the urge to breathe.
```

**Prompt:** 
```
Estimate my dynamic apnea for a high-intensity surf session with 4 liters of lung capacity and elite fitness.
```

**Response:** 
```
Your estimated dynamic apnea time is 55 seconds.
```

## Capabilities

### Static Apnea Prediction
Your agent uses this to find out how long you can hold your breath while motionless.

### Dynamic Apnea Prediction
Your agent uses this to estimate breath-hold times during active movement like surfing.

### Custom Training Plans
Your agent uses this to suggest specific exercises based on your current capacity.

### Progress Tracking
Your agent uses this to see how your training is actually improving your stats.

## Use Cases

### Pre-Surf Planning
Estimate your dynamic apnea to know what to expect during a high-intensity surf session.

### Training Optimization
Get specific drills to improve CO2 tolerance when your static capacity outpaces your dynamic capacity.

### Performance Monitoring
Check your training progress to see if your recent drills are actually increasing your limits.

### Baseline Establishment
Use static apnea estimates to set a starting point for your apnea training journey.

## Benefits

- Differentiates between static and dynamic apnea for more accurate predictions.
- Turns physiological data into actionable training advice.
- Tracks how training impacts your breath-hold capacity over time.

## How It Works

You connect the MCP to your AI client and start feeding it your physiological data.

1. Connect the MCP to Claude, Cursor, or Windsurf via Vinkius.
2. Provide your stats like lung capacity, fitness level, and CO2 tolerance.
3. Ask your agent to estimate your static or dynamic apnea limits.
4. Request training recommendations based on those estimates.
5. Update your stats after training to track your progress.

## Frequently Asked Questions

**How does this MCP differ from a standard fitness tracker?**
This MCP focuses specifically on apnea physiology, distinguishing between motionless static holds and active dynamic holds like surfing.

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

**Can I use this to improve my CO2 tolerance?**
Yes, you can ask your agent for training recommendations specifically designed to increase CO2 tolerance based on your current stats.

**Do I need to host this myself?**
No, Vinkius hosts and manages the MCP for you, so it is ready to use as soon as you connect it.

**How accurate are the apnea predictions?**
The predictions are based on the physiological data you provide, such as lung capacity and fitness levels.

**What is the difference between static and dynamic apnea?**
Static apnea is holding your breath while remaining still, whereas dynamic apnea involves movement like swimming or duck-diving, which consumes oxygen faster.

**How can I improve my training?**
You can use the `get_training_recommendations` tool to receive specific exercises based on your current static and dynamic capacities.

**Can I track my progress over time?**
Yes, the `analyze_training_progress` tool allows you to evaluate how your training volume has influenced your capacity improvements.
