# DOTS Score Calculator MCP. AI Agent Connect

> DOTS Score Calculator is a specialized toolset for powerlifters to quantify their strength. It lets your AI client calculate modern DOTS coefficients, compare your lifts against the historical Wilks standard, and categorize your performance into specific strength levels like Novice or Elite.

## Overview
- **Category:** mathematics
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_rBTj7q9pEH5TG9i5x0id1RoKdhPYYajInCUGYehE/ai-agent-connect
- **Tags:** powerlifting, strength, dots, wilks, fitness-tracking

## Description

If you're tracking powerlifting progress, you know that raw totals don't tell the whole story. You need to account for body weight to see how you actually stack up against the field. This MCP gives your AI agent the math it needs to handle those calculations instantly. Instead of manually digging through formulas, you can just tell your agent your weight and your total, and it handles the rest. You can use it to see how your current performance compares to the old Wilks standard or to find out exactly where you sit on the strength spectrum. It's a direct way to turn raw lifting numbers into meaningful data points for your training logs or competition prep.

## Tools

### compare_to_wilks
Use this to see how a lifter's modern DOTS performance measures up against the historical Wilks standard.

### evaluate_relative_strength
This tool provides a qualitative look at how strong an athlete is relative to their body weight.

### get_strength_level
This tool classifies an athlete into specific categories like Novice, Intermediate, Advanced, or Elite using their DOTS score.

### calculate_dots_score
This tool computes the primary DOTS coefficient for any lifter based on their weight and total.

## Prompt Examples

**Prompt:** 
```
Calculate my DOTS score. I am a male, I weigh 90kg, and my total lift is 500kg.
```

**Response:** 
```
Your DOTS score is 415.2.
```

**Prompt:** 
```
What is my strength level if my DOTS score is 350?
```

**Response:** 
```
A DOTS score of 350 classifies you as an Intermediate lifter.
```

**Prompt:** 
```
Compare my performance to Wilks. I am a female, weigh 65kg, and lifted 300kg.
```

**Response:** 
```
Your Wilks score is 285.5, showing a difference of 12.3 from your DOTS score.
```

## Capabilities

### DOTS Calculation
Your agent uses this to find your modern coefficient.

### Wilks Comparison
Your agent uses this to bridge the gap between modern and historical standards.

### Strength Classification
Your agent uses this to assign a specific tier to your performance.

### Relative Strength Assessment
Your agent uses this to evaluate strength in the context of body weight.

## Use Cases

### Training Progress Tracking
Input your weekly totals to see if your DOTS score is actually trending upward.

### Competition Readiness
Check your strength level to see if you are hitting Advanced or Elite benchmarks.

### Historical Comparison
Compare your modern performance against the Wilks standard to see how standards have shifted.

### Athlete Benchmarking
Use relative strength tools to compare lifters in different weight classes.

## Benefits

- Removes the need for manual coefficient math.
- Provides a direct comparison between DOTS and Wilks standards.
- Standardizes strength classification across different body weights.

## How It Works

Connect the MCP to your AI client and start asking for calculations.

1. Connect the MCP to Claude, Cursor, or Windsurf via Vinkius.
2. Provide your weight, gender, and lift totals to your AI agent.
3. The agent calls the specific calculation tool needed.
4. You receive the DOTS score, strength level, or comparison immediately.

## Frequently Asked Questions

**How do I use this MCP with Claude?**
You connect to the Vinkius catalog once, and then your Claude client can call these tools directly through the Model Context Protocol.

**What is the difference between DOTS and Wilks?**
DOTS is the modern standard for comparing lifters, while Wilks is the historical standard. This MCP includes a tool to compare the two.

**Can I calculate strength levels?**
Yes, the get_strength_level tool classifies you into categories like Novice, Intermediate, Advanced, or Elite.

**Do I need to provide my gender?**
Yes, providing gender and weight ensures the DOTS coefficient is calculated accurately.

**Is this for weightlifting or powerlifting?**
This MCP is specifically designed for powerlifting performance metrics.
