# Magic Minutes MCP for AI Agents AI Agent Connect

> Magic Minutes MCP lets you turn meeting notes into actionable data. It connects your AI agent to your meeting history so you can pull summaries, track action items, and organize folders without leaving your chat interface.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_SAoXXFubRxVB2VKdcyqyJoiB4M965UGJfaw8Ocjj/ai-agent-connect
- **Tags:** meeting-minutes, action-items, task-tracking, meeting-transcription, team-collaboration

## Description

Magic Minutes lets you turn meeting notes into actionable data. You spend half your day digging through old meeting notes or trying to remember who was supposed to do what. This Connector changes that by putting your entire meeting history and task list right where you work. Instead of hunting through folders or emails, you can just ask your agent to pull up the last board meeting's minutes or see what tasks are still outstanding for a specific project. It handles the heavy lifting of organization, letting you focus on the actual work. Because Vinkius hosts this Connector along with thousands of others, you can plug it into your existing workflow and start using it as a dedicated administrative assistant. You can check who attended a session, see the specific details of a task, or organize your meetings into folders using natural language. It is about moving from manual searching to instant retrieval, making sure nothing falls through the cracks between meetings and follow-ups. You no longer have to worry about the what's next problem because your agent can see the full picture of your past discussions and current obligations. It acts as a bridge between your spoken conversations and your team's actual output. Whether you are looking for a specific decision made three weeks ago or just need to see the current status of a project milestone, you can get that info in seconds. This keeps your team moving forward without the friction of administrative overhead.

## Tools

### get_current_user
Get the profile of the currently logged-in user. This confirms your identity within the system.

### get_meeting_details
Get specific information about a single meeting. This helps you find dates and basic info quickly.

### get_meeting_minutes
Retrieve the full summary or agenda for a specific meeting. This is great for catching up on past discussions.

### get_task_details
Pull the specific details and status of an individual task. This lets you see exactly what needs to be done.

### list_contacts
View all contacts currently stored in your Magic Minutes account. This helps you see your full network of people.

### create_task
Create a new task in your account. This lets you turn meeting notes into actionable items immediately.

### list_meeting_attendees
See the list of everyone who participated in a specific meeting. Use this to see who was in the room.

### list_folders
See your folder structure to understand how meetings are organized. Use this to keep your projects tidy.

### list_meetings
Get a full list of all meetings managed in your account. This gives you a complete history of your sessions.

### list_tasks
See every task and action item currently tracked in the system. Use this to see what's on the to-do list.

### list_webhooks
See all active webhooks configured for your account. This helps you monitor your automated connections.

### check_api_health
Verify that your Magic Minutes connection is active and working. Use this to ensure your setup is live.

## Prompt Examples

**Prompt:** 
```
What were the main takeaways from the Budget Review?
```

**Response:** 
```
### Budget Review Summary

**Key Decisions:**
*   **Q4 Spend:** Approved up to $50k for marketing.
*   **Hiring:** Freeze on non-essential roles until Jan.

**Action Items:**
| Task | Owner | Status |
| :--- | :--- | :--- |
| Update budget sheet | Sarah | In Progress |
| Finalize deck | John | Pending |
```

**Prompt:** 
```
Who attended the sync today?
```

**Response:** 
```
There were 5 attendees at today's sync:

*   **John Miller**
*   **Sarah Chen**
*   **3 External Guests**
```

**Prompt:** 
```
Create a task for Sarah to finish the deck by Friday.
```

**Response:** 
```
✅ **Task Created**

*   **Task:** Finish the deck
*   **Assignee:** Sarah
*   **Due Date:** Friday

I have added this to your Magic Minutes task list.
```

## Capabilities

### Pull meeting summaries
Get the notes and agenda for any past meeting instantly.

### Create and track tasks
Generate new action items and see their current status.

### List all scheduled meetings
See a full list of every meeting in your history.

### View attendee details
See a list of everyone who participated in a session.

### Organize meeting folders
Manage your folder structure to keep projects separated.

### Check API health
Verify that your connection is active and working.

## Use Cases

### Recapping a board meeting
A project lead needs to know what was decided last week. They ask the agent to summarize the Board Meeting using get_meeting_minutes.

### Turning talk into tasks
An assistant needs to assign a follow-up. They tell the agent to create a task for Send Invoice using create_task.

### Checking attendance
A manager wants to see who was in a session. They ask the agent to list attendees for the Sync meeting using list_meeting_attendees.

### Reviewing pending items
A team lead wants to see the full to-do list. They ask the agent to show all tasks using list_tasks.

## Benefits

- Stop searching for notes. Use get_meeting_minutes to pull summaries instantly without opening extra tabs.
- Keep tasks moving. Use create_task to turn meeting discussions into tracked items immediately.
- See who is involved. Use list_meeting_attendees to quickly identify participants for follow-ups.
- Stay organized. Use list_folders to maintain a clean structure for different project categories.
- Monitor progress. Use list_tasks to get a bird's-eye view of what is done and what is pending.
- Verify connectivity. Use check_api_health to ensure your automation is always ready to run.

## How It Works

The bottom line is you get a searchable, actionable database of every meeting and task available through a simple chat.

1. Subscribe to the Magic Minutes MCP on Vinkius.
2. Enter your Magic Minutes API Key in the configuration settings.
3. Ask your AI client to list meetings, summarize notes, or create tasks.

## Frequently Asked Questions

**Can Magic Minutes help me find old meeting notes?**
Yes, it allows your AI agent to search your entire history and pull up specific summaries or agendas instantly.

**How do I use Magic Minutes to track my team's tasks?**
You can ask your agent to list all current tasks or create new ones on the fly during a conversation.

**Can I see who attended my past meetings with Magic Minutes?**
Absolutely. Your agent can pull the attendee list for any meeting in your account to help with follow-ups.

**Does Magic Minutes work with my current AI client?**
Yes, it works with any MCP-compatible client like Claude, Cursor, or Windsurf.

**How do I organize my meetings using Magic Minutes?**
You can use the Connector to view and manage your folder structures, keeping different projects and categories separated.

**Can my AI automatically find the details for a specific meeting by its ID?**
Yes! Use the `get_meeting` tool with the Meeting ID. Your agent will respond with complete metadata for the record, including the agenda and start time in seconds.

**How do I find my Magic Minutes API Key?**
Log in to your Magic Minutes account at magicminutes.co.uk, navigate to **Settings** > **API**, and you will find your unique secret token there.

**Does it support task management?**
Yes, use the `list_tasks` tool to retrieve all action items generated during your meetings, allowing the AI to track team assignments.