# Jet Lag Adjustment Planner AI Agent Connect

> Jet Lag Adjustment Planner MCP uses Phase Response Curve principles to build structured itineraries for long-haul travelers. It handles the math of circadian misalignment by generating specific schedules for light exposure, meal timing, and sleep windows to help you adjust to new time zones without the usual fatigue.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_zxi7UZIfqY7ViC318kN7h6eyNISaZvC59XXViqN3/ai-agent-connect
- **Tags:** jet-lag, circadian, travel-planning, sleep-optimization, health-tech

## Description

Traveling across multiple time zones usually means days of brain fog and exhaustion. This MCP fixes that by treating jet lag as a biological math problem rather than a guessing game. Instead of following generic advice, you get a plan based on how your circadian rhythm actually responds to environmental triggers. 

You can use your AI client to build a step-by-step itinerary that tells you exactly when to seek bright light, when to eat, and when to stay in the dark. It calculates the necessary shifts to move your internal clock toward your destination time. You can also check your current level of misalignment or verify if a planned sleep window is actually safe for your biology. It takes the guesswork out of travel recovery so you can hit the ground running when you land.

## Tools

### get_zeitgeber_guidance
This tool provides specific instructions for timing your light exposure and meals. It tells you when to use light to shift your clock.

### calculate_adjustment_schedule
This tool generates a complete, step-by-step itinerary for your time zone transition. It maps out your adjustment over several days.

### get_phase_shift_status
This tool evaluates how misaligned your current circadian rhythm is with your destination. It identifies the magnitude of your shift.

### validate_shift_constraints
This tool checks if your proposed sleep or light windows are biologically appropriate. It ensures your plan stays within safe physiological limits.

## Prompt Examples

**Prompt:** 
```
Create a jet lag adjustment schedule for a trip from New York to Tokyo departing on July 1st at 10:00 AM and arriving on July 2nd at 2:00 PM, with a preferred sleep window of 11:00 PM to 7:00 AM and a max daily shift of 2 hours.
```

**Response:** 
```
Your adjustment schedule is ready. To adjust to Tokyo time, you should advance your clock by shifting your sleep window and light exposure over the next 3 days, respecting your 2-hour daily limit.
```

**Prompt:** 
```
How much am I misaligned if I am in London and the destination is Los Angeles with a 8 hour difference?
```

**Response:** 
```
You are currently experiencing an 8-hour misalignment, which is classified as a Major Shift.
```

**Prompt:** 
```
What light exposure do I need to advance my clock?
```

**Response:** 
```
To advance your circadian clock, you should seek light exposure during your biological morning.
```

## Capabilities

### Circadian Math
Your agent uses Phase Response Curve principles to calculate necessary shifts.

### Itinerary Generation
The MCP builds day-by-day plans for light, food, and sleep.

### Biological Safety Checks
Your AI client verifies that sleep windows won't cause extreme physiological stress.

### Misalignment Assessment
The tool quantifies how far your body is from the local time of your destination.

## Use Cases

### Transpacific Travel
Plan a multi-day adjustment for a flight from New York to Tokyo to minimize downtime.

### Business Readiness
Ensure you are fully synced to local time before a major meeting after a long flight.

### Health Monitoring
Check your current misalignment status to decide if you should sleep or stay awake.

### Light Management
Get exact instructions on when to seek sunlight to advance or delay your internal clock.

## Benefits

- Reduces recovery time through deterministic scheduling.
- Uses biological principles instead of generic sleep advice.
- Provides specific timing for light and meal intake.
- Validates sleep windows to ensure biological safety.

## How It Works

Connect the MCP to your preferred AI client and provide your travel details.

1. Connect your AI client to the Vinkius-hosted MCP.
2. Provide your departure city, destination, and flight times to your agent.
3. The agent uses the MCP tools to calculate your specific circadian needs.
4. Receive a structured itinerary for light, meals, and sleep.

## Frequently Asked Questions

**How does this MCP help with jet lag?**
It uses Phase Response Curve principles to generate specific schedules for light, meals, and sleep to help your body sync to a new time zone.

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

**Can I use this to check if my sleep schedule is safe?**
Yes, the validate_shift_constraints tool checks if your proposed sleep or light windows are biologically appropriate.

**Does it provide advice on when to eat?**
Yes, the get_zeitgeber_guidance tool provides specific instructions for both light exposure and meal timing.

**How does it calculate misalignment?**
The get_phase_shift_status tool evaluates your current circadian misalignment based on your location and destination.

**How do I create a full travel schedule?**
You can use the `calculate_adjustment_schedule` tool by providing your origin, destination, and preferred sleep window.

**Can I check my current jet lag severity?**
Yes, the `get_phase_shift_status` tool evaluates your current misalignment and urgency.

**Does this provide medical advice?**
No, this is a deterministic planning tool based on circadian biology principles, not medical advice.
