# Lunatask MCP for AI Agents AI Agent Connect

> Lunatask MCP lets you manage your tasks, habits, and journals through your AI client while keeping your actual content private. It handles the organizational heavy lifting, like moving tasks through stages and logging habit completions, without letting the AI peek at your sensitive data. It's for people who need an agent to organize their life without giving that agent the keys to their private thoughts.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_KLKoWgsXKOunDbu8JaawqSigDOSOMFFqHUK23PsC/ai-agent-connect
- **Tags:** task-management, habit-tracking, privacy-focused, journaling, encrypted-data, personal-productivity

## Description

Imagine you want your AI to help organize your daily grind without letting it read your personal diary or sensitive project notes. That's where this Connector comes in. It bridges the gap between your Lunatask account and your AI agent, giving the agent the power to handle the logistics of your productivity. You can tell your agent to set up a new task for a specific project, move items through your workflow, or log your habits for the day. Because Lunatask uses end-to-end encryption, your AI stays in its lane. It can see that you have a task due tomorrow or that you've hit your gym goal, but it can't read the specific words you wrote inside those entries. It's about getting the organizational benefits of an AI assistant while maintaining a hard line on privacy. If you're looking for a way to keep your personal data locked down while still letting your agent manage the structure of your day, this is the right way to do it. You can find this and hundreds of other specialized connectors in the Vinkius catalog to build out your specific workflow.

## Tools

### create_new_task
This creates a brand new task with a name and area ID. Use it to add new items to your specific project areas.

### list_notes_metadata
This lists metadata for all your notes. It gives the agent a high-level view of your note structure.

### list_tasks_metadata
This lists the metadata for every task in your account. It lets your agent see the overall structure of your work without reading private notes.

### track_habit_completion
This logs a completion for a specific habit. It updates your daily consistency metrics instantly.

### update_existing_task
This modifies an existing task's details. Use it to change priorities or move tasks between different stages.

### create_journal_entry
This adds a new entry to your journal. It allows for quick logging of thoughts via your agent.

### delete_task
This removes a specific task from your list. Use it to clear out completed or irrelevant items.

### get_task_metadata
This retrieves metadata for one specific task. It helps the agent focus on a single item's status.

## Prompt Examples

**Prompt:** 
```
Show me the status of all my current tasks.
```

**Response:** 
```
I've retrieved the metadata for your tasks. You have 12 tasks across various areas. 

**Current Status:**
* **Next:** 4 tasks
* **Later:** 8 tasks

Note that I can see statuses like 'next' and 'later', but the actual task names are encrypted for your privacy.
```

**Prompt:** 
```
Log that I finished my morning workout habit.
```

**Response:** 
```
✅ **Habit Updated**

I've successfully logged a completion for your morning workout habit. Your consistency streak has been updated in Lunatask.
```

**Prompt:** 
```
Add a new task to my work area for reviewing the quarterly report.
```

**Response:** 
```
I've sent the request to create that task for you. 

While I cannot read the name back due to encryption, the new entry has been successfully added to your work area.
```

## Capabilities

### Create new tasks with area IDs
Add new items to specific areas of your life with custom statuses.

### Log daily habit completions
Mark your habits as finished to keep your consistency streaks alive.

### Add encrypted journal entries
Create new journal entries that remain private from the AI.

### Update task priorities and stages
Move tasks through your workflow or change their importance levels.

### List task and note metadata
View the high-level structure of your tasks and notes for organization.

### Delete unnecessary tasks
Remove tasks from your list once they are no longer relevant.

### Fetch specific task metadata
Get the status and dates for one specific task at a time.

## Use Cases

### Adding tasks without exposing client names
A freelancer wants to add a new project task but doesn't want the AI to know the client's name. They ask the agent to create a task for 'Project Alpha' in a specific area.

### Logging a workout habit
A runner wants to log their morning workout. They tell the agent 'log my run habit,' and it updates the completion status in Lunatask.

### Checking the weekly workload
A writer wants to see how many tasks they have left for the week. They ask the agent to list all task metadata to see the 'next' and 'later' statuses.

### Moving a study session
A student wants to move a study session to 'later.' They tell the agent to update the task priority, and the Connector handles the move.

## Benefits

- Keep your content private by using an Connector that only interacts with encrypted metadata.
- Update task priorities and statuses instantly using natural language instead of clicking through menus.
- Log daily habits with one command to keep your consistency streaks alive.
- Create new tasks for specific areas of life without leaving your current chat or coding environment.
- Maintain a clean workspace by letting your agent handle the repetitive metadata updates.
- Track your overall productivity structure by listing task statuses across all your areas.

## How It Works

The bottom line is you get an AI-powered personal assistant that organizes your life without ever seeing your private content.

1. Subscribe to the Connector and grab your Lunatask Access Token.
2. Plug that token into your AI client's configuration.
3. Start giving your agent commands like 'add a task for project X' or 'log my habit'.

## Frequently Asked Questions

**Can the Lunatask MCP read my private notes?**
No, it cannot. Lunatask uses end-to-end encryption. This Connector only interacts with technical metadata like dates and statuses, so your actual note content remains private from your AI client.

**How does the Lunatask MCP help with my daily habits?**
You can use your AI agent to log completions for your habits using natural language. Instead of opening an app, you just tell your agent you finished a task, and it updates your records automatically.

**Will my AI agent know what tasks I have?**
Your agent will know the structure of your tasks, such as their statuses and dates. It won't see the specific names or notes of those tasks because they are encrypted.

**Can I use Lunatask MCP with Claude or Cursor?**
Yes, you can connect this Connector to any compatible client like Claude, Cursor, or Windsurf. Once connected, your agent can manage your Lunatask data directly.

**Is my data safe when using this Connector?**
Yes, your data remains secure because the Connector only handles encrypted metadata. Your personal content is never exposed to the AI agent or the connection.

**Why can't the agent read my task names?**
Lunatask uses end-to-end encryption. Task names and note bodies are encrypted on your device before being sent to the server. The API only has access to metadata like IDs and statuses.

**Where do I find my Area ID?**
In the Lunatask desktop app, go to an Area's settings. The unique Area ID (UUID) is displayed there for use in the API.

**Can I track habits using this agent?**
Yes, use the `track_habit_completion` tool with the unique habit ID to log a successful completion event.