# Mood Pattern Detector MCP for AI Agents AI Agent Connect

> Mood Pattern Detector identifies recurring emotional trends and links your mood fluctuations to lifestyle habits. It sifts through your history to show you exactly how variables like sleep or exercise impact your mental state. Stop guessing why you feel a certain way and start seeing the patterns in your data.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_ZCuceq86hBITNbpAViGII3gpOVbb3AwuDqYgNjUi/ai-agent-connect
- **Tags:** mood, patterns, sentiment, lifestyle, analytics

## Description

This Connector helps you see the actual patterns behind your moods instead of just guessing. If you've ever felt like your Mondays are just harder or wondered if that new workout routine actually helps your headspace, this tool does the heavy lifting for you. It looks at your history to find the why behind your feelings. You can see how your sleep cycles correlate with your energy or find out if specific days of the week consistently drag you down. It's about turning a messy list of feelings into clear, actionable data. You can find this tool in the Vinkius catalog to get it running with your preferred AI client in minutes. It doesn't just list your moods; it connects the dots between your actions and your emotions so you can make better choices for your well-being. Instead of having to manually cross-reference your calendar with your mood entries, you can just ask your agent to find the correlations. It handles the data crunching so you can focus on actually making changes to your lifestyle. Whether you're trying to optimize your productivity or just want to understand your emotional baseline better, this provides a clear view of the variables that matter most. You'll get a better sense of your emotional health by seeing the facts rather than relying on your memory of how you felt three weeks ago.

## Tools

### identify_mood_anomalies
This tool finds specific dates where your mood jumped or dropped way outside your normal range. It flags significant deviations.

### analyze_weekly_cycle
This tool shows which days of the week consistently make you feel better or worse. It helps you identify recurring weekly drags.

### evaluate_activity_impact
This tool checks if things like exercise or sleep changes actually move the needle on your mood. It measures specific variable impacts.

## Prompt Examples

**Prompt:** 
```
Do I feel better on certain days of the week?
```

**Response:** 
```
Based on your logs, here is the breakdown of your mood by day:

| Day | Avg Mood Score | Trend |
| :--- | :--- | :--- |
| Monday | 6.2 | Down |
| Tuesday | 7.5 | Up |
| Wednesday | 6.8 | Neutral |
| Thursday | 7.8 | Up |
| Friday | 8.1 | Up |
| Saturday | 8.5 | Up |
| Sunday | 7.9 | Up |

It looks like you have a consistent 'Monday Slump' where your mood is significantly lower than your weekly average.
```

**Prompt:** 
```
Does my gym routine help my mood?
```

**Response:** 
```
I analyzed your mood scores on days you recorded 'gym' vs days you didn't. 

**Gym Days:** 8.4 avg mood
**Non-Gym Days:** 6.5 avg mood

There is a strong positive correlation here. Your mood is about 2.9 points higher on days you hit the gym.
```

**Prompt:** 
```
Were there any weird mood swings lately?
```

**Response:** 
```
I checked your last 30 days for anomalies. Here are the dates where your mood was significantly different from your baseline:

* **Oct 12:** Significant Drop (Score: 3.2) - *Possible trigger: Work deadline*
* **Oct 24:** Significant Spike (Score: 9.8) - *Possible trigger: Vacation start*

All other days remained within your normal range.
```

## Capabilities

### Identify weekly emotional trends
Find out which days of the week consistently make you feel better or worse.

### Correlate habits with mood
See how specific variables like exercise or sleep influence your emotional state.

### Spot sudden mood shifts
Flag specific dates where your mood was significantly different from your norm.

### Detect lifestyle triggers
Connect your daily actions to your emotional well-being to find hidden patterns.

### Analyze historical mood data
Turn a messy list of feelings into structured lifestyle analytics.

## Use Cases

### Checking sleep impact
A user wants to know if staying up late ruins their mood. They ask their agent to use `evaluate_activity_impact` to check the data.

### Coaching client progress
A coach wants to see if a client's mood improves on days they hit the gym. They use `evaluate_activity_impact` to find the truth.

### Finding weekly slumps
A person wants to know why they feel off every Wednesday. They use `analyze_weekly_cycle` to see if it's a recurring trend.

### Spotting outliers
A researcher wants to find outliers in a month of mood entries. They use `identify_mood_anomalies` to flag significant shifts.

## Benefits

- Stop guessing if your workouts help by using `evaluate_activity_impact` to see the real data.
- Identify recurring Monday slumps or other weekly drags using `analyze_weekly_cycle`.
- Catch sudden mood shifts early with `identify_mood_anomalies` to see if something specific went wrong.
- Turn your messy mood logs into clear lifestyle analytics for better self-awareness.
- Get objective proof on how your sleep and habits influence your daily headspace.

## How It Works

The bottom line is you get a data-driven look at how your life actually affects your mood.

1. Connect your mood logs to the Connector.
2. Ask your agent to find patterns or check specific variables.
3. Get a breakdown of your emotional trends and lifestyle impacts.

## Frequently Asked Questions

**How does Mood Pattern Detector help with my mental health?**
It helps you identify objective patterns in your emotions. By connecting your mood logs to lifestyle data, it shows you the actual correlations between your habits and your feelings.

**Can Mood Pattern Detector find my mood triggers?**
Yes. It looks for correlations between variables like sleep, exercise, and work hours to see what specifically impacts your mood levels.

**How do I use Mood Pattern Detector to see my sleep impact?**
You can ask your agent to evaluate the impact of sleep. The tool will compare your mood scores on high-sleep days versus low-sleep days to give you a clear average.

**What kind of data does Mood Pattern Detector analyze?**
It analyzes your historical mood entries and compares them against various lifestyle variables you've recorded, such as activity, sleep, and daily cycles.

**Can Mood Pattern Detector find my weekly patterns?**
Yes, it can identify if specific days of the week are consistently associated with better or worse moods, helping you spot recurring weekly trends.

**Is Mood Pattern Detector good for habit tracking?**
It's perfect for habit tracking because it tells you if your habits are actually working. It moves you from just tracking a habit to seeing the results of that habit on your well-being.

**How does the detector identify weekly patterns?**
The `analyze_weekly_pattern` tool calculates the average mood score for each day of the week present in your logs and identifies significant differences between days.

**Can I analyze specific activities like exercise or sleep?**
Yes, using `evaluate_activity_impact`, you can provide the name of any recorded variable to see its correlation with your mood levels.

**What constitutes a mood anomaly?**
An anomaly is flagged by `identify_mood_anomalies` when a specific day's mood score deviates from your historical baseline beyond a defined sensitivity threshold.