# Work Culture Burnout Calculator AI Agent Connect

> Quantify burnout risk and work intensity for extreme work cultures.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_CFlbsFJqMJBMXGPR9jOEcjxcHZHw61hvLVZZOZgg/ai-agent-connect
- **Tags:** burnout, work-life-balance, karoshi, productivity, health-risk

## Description

This MCP server provides deterministic tools to measure the impact of extreme work patterns, such as '996' or 'Black Company' cultures. Use `generate_burnout_profile` to get a complete health overview, or specific tools like `evaluate_karoshi_risk` to assess health hazards. It calculates weekly work intensity, annual commute burden, and the Karoshi Risk Index to help identify unsustainable labor conditions.

## Tools

### evaluate_karoshi_risk
Assess the level of health risk associated with the weekly workload

### calculate_annual_commute_burden
Calculate the total annual time lost to commuting

### calculate_weekly_work_intensity
Determine the total effective work hours performed in one week

### generate_burnout_profile
Provide a comprehensive overview of work-life health metrics

## Prompt Examples

**Prompt:** 
```
Calculate my burnout profile: I work 10 hours a day, 6 days a week, with 20 hours of overtime per month and a 45-minute commute.
```

**Response:** 
```
Your weekly work hours are 65.0, your Karoshi Risk Index is 100 (Critical), and your annual commute burden is 486 hours.
```

**Prompt:** 
```
What is my Karoshi risk if I work 45 hours a week?
```

**Response:** 
```
Your Karoshi Risk Index is 50 (Warning).
```

**Prompt:** 
```
How much time do I lose to commuting annually if I work 5 days a week and commute for 30 minutes each way (60 minutes total daily)?
```

**Response:** 
```
Your annual commute burden is 260 hours.
```

## Frequently Asked Questions

**What is the Karoshi Risk Index?**
The Karoshi Risk Index is a metric that categorizes the risk of death from overwork. A score of 100 indicates critical risk (over 60 hours/week), 50 indicates warning (40-60 hours/week), and 0 indicates safe levels.

**How is weekly work intensity calculated?**
It is calculated by multiplying daily work hours by days worked per week, then adding one-fourth of the monthly overtime hours.

**Can I use this with Claude Desktop?**
Yes, you can connect this server to Claude Desktop, Cursor, VS Code, Windsurf, and any other MCP-compatible client via Vinkius Edge.
