# tl;dv MCP for AI Agents AI Agent Connect

> tl;dv lets you pull meeting transcripts, AI summaries, and key highlights directly into your workspace. It connects your recordings from Zoom and Google Meet to your AI client so you can find specific details without scrubbing through hours of video.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_07cFaWeWxWzdE66PQjbmRm1ESz0snSGLTvSMTqEi/ai-agent-connect
- **Tags:** meeting-transcription, call-recording, summarization, meeting-insights, video-conferencing, natural-language-processing

## Description

Imagine finishing a day full of meetings and needing to remember exactly what was decided on a specific project. Usually, that means digging through folders, watching clips, or scrolling through endless transcripts. This Connector changes that by letting your agent handle the heavy lifting. You can just ask for the highlights of a specific call or pull out the exact notes from a client sync while you're already working in your preferred editor. It turns your recorded meetings into a searchable knowledge base that actually stays updated. Since Vinkius hosts this, you can plug it into your existing workflow and let your agent do the searching for you. It's about making sure that the information captured in a meeting actually gets used instead of just sitting in a cloud folder. You get to stop hunting for information and start actually using it to make decisions.

## Tools

### get_meeting_highlights
Pull the key moments and highlights from a call. You can find the most important parts of a recording without watching the whole thing.

### get_meeting_notes
Read the AI-generated summaries and notes. You can get a quick overview of what happened in a meeting without scrubbing through video.

### get_meeting_participants
See who attended a specific meeting. This is useful for remembering which team members or clients were present.

### import_external_meeting
Upload a recording from an external URL for processing. This lets you bring in videos from other platforms to make them searchable.

### list_recorded_meetings
See a list of your recent meeting recordings. This helps you browse through your history to find a specific session.

### test_tldv_auth
Verify that your API credentials are working correctly. Use this to make sure your connection is active before you start your work.

### get_meeting_duration
Check how long a specific meeting lasted. This helps you see if a call went over its scheduled time at a glance.

### get_meeting_transcript
Fetch the full text transcription of a call. You can search the entire conversation for specific keywords or quotes.

### list_recent_transcripts
View a list of the latest transcripts available. You can quickly see which meetings have already been processed.

### get_recording_download
Get the direct URL to download a video recording. This makes it easy to grab the actual file for your archives.

### get_meeting_details
Get the basic info and metadata for a meeting. This provides context like the date and title for your records.

### get_api_status
Check the current connection status of your account. This tells you if the link between your agent and your data is live.

## Prompt Examples

**Prompt:** 
```
What did we decide about the budget in the last sync?
```

**Response:** 
```
I've checked the notes from your 'Q4 Budget Sync'. The team agreed to a 10% increase for the marketing spend, but the R&D budget remains frozen until January. 

**Key Decisions:**
* **Marketing:** +10% spend approved.
* **R&D:** Frozen until Jan.
* **Operations:** No changes.

Would you like the full transcript for that section?
```

**Prompt:** 
```
Who was in the meeting with Sarah last Tuesday?
```

**Response:** 
```
The meeting with Sarah Smith (ID: mtg_9921) had 4 participants:
* **Sarah Smith** (External)
* **John Doe** (Engineering)
* **Jane Roe** (Product)
* **You**

The call lasted 34 minutes.
```

**Prompt:** 
```
Give me a list of my recent meetings.
```

**Response:** 
```
Here are your 5 most recent recordings:
1. **Project Kickoff** (Oct 24)
2. **Weekly Standup** (Oct 23)
3. **Client Feedback** (Oct 22)
4. **Team Lunch** (Oct 21)
5. **Bug Triage** (Oct 20)
```

## Capabilities

### Pull meeting highlights
Get the most important moments from a call without watching the full recording.

### Fetch full transcripts
Search through the entire text of a meeting to find specific quotes or details.

### Read AI summaries
Get a quick overview of meeting outcomes and notes instantly.

### Import external recordings
Bring in meeting videos from other URLs to make them searchable by your agent.

### Get direct download links
Grab the actual video file for your archives with a single request.

### Check connection status
Verify that your account is linked and ready for use.

## Use Cases

### Finding a specific project decision
A Product Manager asks the agent to find the decision on the mobile UI launch in last week's sync. The agent uses get_meeting_notes to pull the exact outcome.

### Preparing for a client follow-up
A salesperson asks for a summary of the last call with a specific client. The agent pulls the highlights to remind the rep of the next steps.

### Auditing team meeting history
An operations manager asks for a list of all meetings held in the marketing department last month. The agent uses list_recorded_meetings to provide the list.

### Onboarding new team members
A team lead asks the agent to pull highlights from the last three training sessions so a new hire can catch up on the core concepts quickly.

## Benefits

- Get summaries instantly with get_meeting_notes so you don't have to rewatch videos to find the main points.
- Find specific details in a call using get_meeting_transcript to search through the full text for keywords.
- Identify key decisions quickly with get_meeting_highlights instead of manual scrubbing through hours of footage.
- Keep your knowledge base updated by using import_external_meeting for recordings from other platforms.
- Verify team attendance and call lengths with get_meeting_participants and get_meeting_duration for accurate logs.
- Save time on file management by using get_recording_download to grab the actual video files directly.

## How It Works

The bottom line is you turn your recorded meetings into a searchable database that your AI agent can read.

1. Subscribe to the tl;dv MCP on Vinkius.
2. Add your API key from your tl;dv account settings to your client.
3. Ask your agent to find a meeting, summary, or transcript.

## Frequently Asked Questions

**Can the tl;dv MCP read my Zoom meetings?**
Yes, it works with any meetings recorded through your tl;dv account, including Zoom and Google Meet calls.

**How do I get my meeting notes into my AI agent?**
Once connected, your agent can pull summaries and highlights using the Connector, so you can just ask for them in plain English.

**Does the tl;dv MCP support external videos?**
You can use the import tool to bring in recordings from external URLs so they become searchable by your agent.

**Can I use the tl;dv MCP to find specific people in a call?**
Yes, your agent can list participants for any meeting in your library to help you remember who was involved.

**What happens if I want to download a video?**
Your agent can provide you with a direct download link for any recording stored in your tl;dv account.

**Is the tl;dv MCP good for summarizing long calls?**
It's built for that. It pulls the AI-generated notes and key highlights so you can skip the long parts and get straight to the results.

**Can I see the AI-generated notes for a specific meeting?**
Yes! Use the `get_meeting_notes` tool and provide the Meeting ID. Your agent will retrieve the complete AI summary and key points recorded for that session.

**How do I search for a specific discussion point in the transcript?**
Run the `get_meeting_transcript` query with the Meeting ID. The agent will retrieve the full text, allowing you to ask the AI to find or summarize specific parts of the conversation.

**Is it possible to list the participants of a meeting via AI?**
Absolutely. Use the `get_meeting_participants` tool and provide the Meeting ID. The agent will return the directory of everyone who attended the recorded session.