# Personal Record Tracker AI Agent Connect

> Personal Record Tracker uses your historical training data to model progression and predict future performance. It calculates how fast you are improving and estimates the likelihood of hitting specific weight or rep targets. Connect it to your AI client to turn raw lifting logs into a predictive roadmap for your next training cycle.

## Overview
- **Category:** analytics
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_tBzs22LUzc94QB7IVX0obwIO3l5Z8XxaUyEENqoC/ai-agent-connect
- **Tags:** athlete, performance, prediction, training, fitness-tracking

## Description

You can stop guessing when you will hit your next milestone. This MCP turns your historical personal records into a predictive model for your training. Instead of just looking at what you did in the past, your AI client uses this data to calculate your current improvement velocity and project where you will be in weeks or months. 

It accounts for the specific training phase you are currently in, adjusting for the volatility and multipliers that come with different intensities. You can check your improvement rates, set realistic targets for upcoming blocks, and run the numbers to see if a specific goal is actually within reach. It's a way to move from reactive training to proactive planning by using your own historical data to drive your future targets.

## Tools

### calculate_achievement_probability
This tool estimates the mathematical likelihood of you hitting a specific target value based on your current trajectory.

### get_progression_metrics
This tool calculates your improvement velocity and historical trends from your past personal record entries.

### get_training_phase_impact
This tool retrieves the performance multiplier and volatility associated with your current training phase.

### project_next_targets
This tool projects your future personal record targets by factoring in your training phase and timeline.

## Prompt Examples

**Prompt:** 
```
How fast am I improving based on my last 5 PRs?
```

**Response:** 
```
Your average progression rate is 2.5kg per month with a stable trend direction.
```

**Prompt:** 
```
What is my target squat for 30 days from now if I am in the Intensification phase?
```

**Response:** 
```
Your projected target squat for 30 days from now is 145kg, with a confidence interval of +/- 2kg.
```

**Prompt:** 
```
What is the probability I will hit a 200kg deadlift in the next 60 days?
```

**Response:** 
```
There is a 65% probability of hitting 200kg within the next 60 days given your current trajectory.
```

## Capabilities

### Progression Modeling
Your agent uses this to determine how quickly your strength or endurance is increasing.

### Target Forecasting
Your AI client uses this to set specific goals for your next training block.

### Probability Assessment
Your agent uses this to calculate the odds of you reaching a specific milestone.

### Phase Adjustment
Your AI client uses this to adjust expectations based on your current training intensity.

## Use Cases

### Peaking for Competition
Use the AI to project exactly when your strength will peak based on your current training phase.

### Goal Setting
Determine if a 200kg lift is a realistic goal for your next 60 days of training.

### Training Audit
Check your progression metrics to see if your current program is actually working.

### Phase Planning
Adjust your upcoming targets based on the volatility of your current training intensity.

## Benefits

- Calculates improvement velocity from raw historical data.
- Adjusts performance projections based on specific training phases.
- Provides confidence intervals for future target weights.
- Quantifies the probability of hitting specific performance milestones.

## How It Works

Connect the MCP to your AI client and start querying your training data.

1. Connect the MCP to your preferred client like Claude or Cursor.
2. Provide your historical personal record data to the AI.
3. Ask your agent to calculate progression or project future targets.
4. Receive specific, data-driven forecasts and probabilities.

## Frequently Asked Questions

**What kind of data does this MCP need?**
It needs your historical personal records, specifically the value achieved and the date it happened.

**Can I use this with Claude?**
Yes, you can connect this MCP to any MCP-compatible client including Claude, Cursor, and Windsurf.

**How does it account for different training phases?**
The MCP uses a tool to retrieve performance multipliers and volatility specific to your current training phase to adjust its projections.

**Does it just track my old lifts?**
No, it uses those old lifts to perform predictive analytics and forecast your future performance peaks.

**How accurate are the target projections?**
The projections include confidence intervals, such as a target weight with a +/- range, to account for training variability.
