# Sleep Duration Recommender AI Agent Connect

> Sleep Duration Recommender provides precise sleep guidance by analyzing your age, activity levels, and health status. It uses NSF guidelines to set a baseline and then adjusts those numbers based on how much you move or any existing sleep debt you need to clear. You can use it to build a full seven-day sleep budget or just find a single nightly target.

## Overview
- **Category:** lifestyle
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_11iOMVI0tTCnfqkYPVc1e7SF7EvOwHk5eNXXVTEu/ai-agent-connect
- **Tags:** sleep, health, wellness, recovery, lifestyle

## Description

You can stop guessing how much sleep you actually need. This MCP uses NSF guidelines to establish a baseline for your age and then modifies that number based on your specific physical activity and health conditions. If you have been running on four hours of sleep for a week, it calculates exactly how much extra rest you need to catch up. It doesn't just give you a generic number; it builds a plan that accounts for your lifestyle. You can ask your AI client to generate a full weekly budget that balances your baseline needs with the recovery required from your current sleep debt. It turns biological data into a practical schedule you can actually follow.

## Tools

### get_age_based_range
This tool pulls the standard sleep duration range recommended by the NSF for your specific age group.

### calculate_deficit_adjustment
This tool determines the exact amount of extra sleep required to recover from your current sleep debt.

### calculate_personalized_target
This tool calculates a single, specific nightly sleep hour goal by adjusting age-based ranges against your lifestyle factors.

### generate_weekly_sleep_budget
This tool creates a complete seven-day sleep plan that combines your baseline needs with necessary debt recovery.

## Prompt Examples

**Prompt:** 
```
I am 30 years old with a high activity level. How much sleep do I need?
```

**Response:** 
```
Based on your age and high activity level, your personalized sleep target is 8.5 hours per night.
```

**Prompt:** 
```
I have a 5-hour sleep debt. How should I adjust my sleep to recover?
```

**Response:** 
```
To recover your 5-hour debt, you should add 45 minutes of sleep to your daily target for the next 7 days.
```

**Prompt:** 
```
Give me a weekly sleep plan for a 45-year-old with moderate activity and 2 hours of sleep debt.
```

**Response:** 
```
Your total weekly sleep budget is 57.5 hours, with a recommended daily target of 8 hours and 15 minutes.
```

## Capabilities

### Age-based baselines
Your agent uses NSF guidelines to find your starting sleep window.

### Lifestyle adjustments
The MCP modifies sleep targets based on your physical activity levels.

### Debt recovery planning
Your AI client calculates how to offset existing sleep deficits.

### Weekly budgeting
The tool builds a full seven-day schedule for consistent rest.

## Use Cases

### Recovering from burnout
Use the deficit adjustment tool to figure out how many extra minutes to sleep each night to catch up.

### Training for events
Adjust your nightly sleep target when your physical activity levels increase during training blocks.

### Weekly scheduling
Generate a weekly sleep budget to plan your rest around a busy work week.

### Age-specific planning
Get the correct baseline sleep window for your current age group using NSF data.

## Benefits

- Uses NSF guidelines for biological accuracy.
- Adjusts targets based on real-time physical activity.
- Calculates specific recovery steps for sleep debt.
- Provides a full seven-day plan instead of a single number.

## How It Works

Connect the MCP to your client and start asking for sleep targets.

1. Connect the MCP to your AI client through Vinkius.
2. Provide your age and activity level to your agent.
3. Specify any existing sleep debt you need to clear.
4. Receive a personalized nightly target or a full weekly budget.

## Frequently Asked Questions

**How does this MCP calculate sleep needs?**
It starts with NSF guidelines for your age and then adjusts that number based on your activity and health.

**Can I use this to fix sleep debt?**
Yes, the calculate_deficit_adjustment tool tells you exactly how much extra sleep you need to recover.

**What AI clients can I use with this?**
You can use this with any MCP-compatible client like Claude, Cursor, or Windsurf.

**Does it provide a full week of sleep data?**
Yes, the generate_weekly_sleep_budget tool creates a complete seven-day plan.

**Is the sleep advice personalized?**
Yes, it uses your specific age, activity, and health data to create a single nightly target.
