# Fellow MCP for AI Agents AI Agent Connect

> Fellow MCP lets you manage meeting notes, action items, and recordings through your AI agent. It handles things like listing agendas, fetching transcripts, and updating task statuses so you don't have to switch tabs between your meeting tool and your chat interface.

## Overview
- **Category:** business-operations
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_s82ueT63GQ6nZwaIw5vCpTzHNGApoOuKAtSWohYY/ai-agent-connect
- **Tags:** meeting-management, task-tracking, agenda-management, transcription-analysis, action-items

## Description

This Connector connects your account to your daily workflow so you can handle meeting notes and tasks through a simple chat. Instead of jumping between different apps to find what was decided in a past sync, you can just ask your agent to pull up the notes. It handles the heavy lifting of organizing your meeting data, from listing every task across your workspace to marking specific action items as complete. You can also browse your recordings to find specific audio details or fetch full transcripts with speaker labels for a clear view of what was said. It makes it easy to keep your records clean by letting you delete old notes or recordings when they are no longer needed. By bringing this into your interaction loop, you get a clear view of team accountability without the manual overhead of constant follow-ups. It is one of the many tools in the Vinkius catalog that turns a static repository of notes into a searchable, actionable database for your team.

## Tools

### delete_note
Permanently delete a meeting note from your workspace by its ID. This action is final and cannot be undone.

### list_recordings
View all meeting recordings captured by your Fellow account. Use this to see your library of saved sessions.

### get_recording
Get the specific details and metadata for a single recording. This helps you find the right file quickly.

### delete_recording
Permanently delete a specific meeting recording using its ID. This helps you clear out old media files.

### get_transcript
Fetch the full transcript of a meeting with speaker labels and timestamps. Use this to review specific discussions.

### list_action_items
See every action item across all your meetings at once. This is great for tracking team-wide tasks.

### get_action_item
Inspect the specific details of an individual task or action item. Use this to check due dates and owners.

### list_notes
Browse all meeting documentation in your Fellow workspace. It gives you a full list of your notes.

### get_note
Retrieve the full content and metadata for a specific meeting note. Use this to see the details of a past sync.

### complete_action_item
Mark a specific task as finished to update its status in Fellow. This keeps your task list current.

### archive_action_item
Move an action item out of active views without deleting it. Use this to clear clutter from your view.

### get_current_user
Verify the profile and workspace context of the connected account. This confirms who is currently logged in.

## Prompt Examples

**Prompt:** 
```
What were the main decisions from the marketing sync last week?
```

**Response:** 
```
I've pulled the notes from the Marketing Sync (March 12). Here are the key decisions:

*   **Q3 Budget:** Approved for a 10% increase.
*   **Social Campaign:** Launching on June 1st.
*   **Influencer Tier:** Moving to a 'Micro' focus.

Would you like me to list the action items associated with these decisions?
```

**Prompt:** 
```
Show me all the tasks that are still pending from our last three meetings.
```

**Response:** 
```
I found 7 pending action items from your recent meetings:

| Task | Owner | Due Date |
| :--- | :--- | :--- |
| Update Roadmap | Sarah | Tomorrow |
| Client Follow-up | Mike | March 15 |
| Design Review | Elena | March 18 |

I can mark any of these as complete for you.
```

**Prompt:** 
```
Can you get the transcript for the design review recording?
```

**Response:** 
```
I've retrieved the transcript for the 'Design Review' recording from March 10. 

**Summary of Discussion:**
*   **UI Colors:** The team agreed on the new primary blue.
*   **Navigation:** Concerns were raised about the 3-click process.
*   **Next Steps:** Elena to provide updated wireframes by Friday.

Would you like me to extract the specific timestamps for the UI discussion?
```

## Capabilities

### Pull meeting notes
Retrieve full content and metadata for specific meetings.

### Audit action items
List all tasks across every meeting to track progress.

### Fetch transcripts
Get full meeting transcripts with speaker labels and timestamps.

### Manage recordings
Browse meeting audio/video and get download links.

### Update task status
Mark action items as complete or archive them instantly.

### Verify user identity
Check the authenticated profile and workspace context.

### Purge old data
Permanently delete specific notes or recordings by ID.

## Use Cases

### Finding past decisions
A manager needs to know what was decided in a meeting three weeks ago. They ask the agent to get the notes for that specific sync to see the finalized bullet points.

### Tracking pending tasks
A team lead wants to see what is left to do. They ask the agent to show all pending action items across all recent meetings to identify blockers.

### Reviewing call details
A compliance officer needs to check a specific discussion point. They ask the agent to get the transcript for a recorded client call.

### Cleaning up the workspace
An admin wants to remove old media. They ask the agent to delete a recording from a project that ended last month to keep the library tidy.

## Benefits

- Stop hunting for info by using list_notes to see every meeting document in one place.
- Track team accountability by using list_action_items to see every task across different meetings.
- Save time on summaries by using get_transcript to pull out specific discussion points instantly.
- Keep your workspace clean by using delete_note or delete_recording to remove old data.
- Manage your workflow better by using complete_action_item to update task statuses without leaving your chat.
- Get instant context by using get_note to see full agendas and decisions for any past sync.

## How It Works

The bottom line is your AI agent becomes a direct interface for your entire Fellow meeting history and task list.

1. Subscribe to the Fellow MCP on Vinkius.
2. Paste your Fellow API Key into your client settings.
3. Ask your agent to find notes, list tasks, or pull transcripts.

## Frequently Asked Questions

**Can the Fellow MCP help me find old meeting notes?**
Yes, it allows your AI agent to browse your entire Fellow workspace to find and retrieve notes from any past meeting.

**Does the Fellow MCP support transcript retrieval?**
Yes, it can pull full transcripts from your recordings, including speaker labels and timestamps, so you can review discussions quickly.

**How do I use the Fellow MCP to track tasks?**
The Connector lists all action items across your meetings and lets your agent mark them as complete or archive them as you go.

**Can I delete old meeting recordings with the Fellow MCP?**
Yes, you can use the Connector to identify and permanently delete specific recordings to keep your workspace organized.

**Is the Fellow MCP good for project managers?**
It is ideal for project managers who need to audit tasks, review meeting decisions, and manage team accountability without manual searching.

**Can I see who is currently connected via the Fellow MCP?**
Yes, the Connector can retrieve the authenticated user profile to verify which account and workspace context is currently active.

**Can my agent retrieve the full transcript of a specific meeting recording in Fellow?**
Yes. Use the 'get_transcript' tool. Provide the recording ID, and the agent will return the speaker-attributed text with timestamps, allowing you to review critical discussions or extract insights limitlessly.

**How do I mark an action item as complete via chat?**
Use the 'complete_action_item' tool. Provide the item ID. Your agent will update the task status in Fellow and notify the relevant stakeholders, ensuring your project progress is updated synchronously.

**Can I see all meeting notes in my workspace through the agent?**
Absolutely. The 'list_notes' tool identifies bounded records inside your workspace, returning note IDs, titles, meeting dates, and participants to help you browse your meeting history natively.