# Tactiq MCP for AI Agents AI Agent Connect

> Tactiq lets you manage your entire meeting history directly through your AI client. Instead of digging through folders or scrolling through long transcripts, you can ask your agent to pull up summaries, find specific action items, or look up what was decided in a call from three weeks ago. It turns your meeting logs into a searchable knowledge base for project updates and team decisions.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_V7occyvtUZZqkRykvP94SbjUmQp22d166CzmpBCk/ai-agent-connect
- **Tags:** transcription, meeting-notes, action-items, summarization, real-time-sync, speaker-analytics

## Description

This Tactiq MCP lets you manage all your meeting transcripts, summaries, and follow-ups through natural conversation with your AI agent. Usually, finding a specific decision from a call months ago requires digging through folders or re-watching long recordings. This tool changes that by letting you ask your agent to pull up the exact information you need instantly. It reaches into your Tactiq account to grab key takeaways, assigned tasks, and even pre-written email drafts. Because Vinkius hosts this in a unified catalog, you can start using it alongside your other tools without a complex setup. It turns your meeting history into a searchable knowledge base. You can see who said what, how much time was spent on different topics, and what the next steps are. It acts like a dedicated assistant who remembers every word of every meeting you have ever had, ready to give you a briefing whenever you need one. Instead of manually searching for a specific quote or a deadline, you just ask your agent to find it. You can get a breakdown of speaker participation to see who is leading the conversation or get a list of all the artifacts generated after a sync. This means you spend less time looking for information and more time actually doing the work that matters. You can quickly get up to speed on a project by asking for a summary of a meeting you missed or find a specific technical detail buried in a transcript from last year. It makes your meeting data actually useful for your daily workflow.

## Tools

### list_meetings
List your recent meetings to find specific calls quickly. This helps you identify which discussion you need to reference.

### list_meeting_artifacts
See the AI artifacts from a meeting like email drafts or slide outlines. This lets you find follow-up materials in one place.

### check_generation_status
Check if a meeting summary is still being processed by the system. Use this to ensure the notes are ready before you ask for them.

### get_artifact
Read a specific AI artifact like a drafted email or a slide outline. This lets you grab the exact content you need to move forward.

### get_meeting_summary
Get the AI generated meeting summary including key takeaways and decisions. This saves you from having to read the entire transcript.

### search_meetings
Search meetings by keyword, participant, or date. This turns your entire transcript library into a searchable database.

## Prompt Examples

**Prompt:** 
```
What was decided about the launch date in my meeting with the marketing team?
```

**Response:** 
```
Based on your meeting from last Tuesday, the team agreed on a November 15th launch date. Key decisions include:
- Finalizing the social media assets by Oct 30
- Securing the press release by Nov 1
- Choosing the 'Winter Spark' theme.
```

**Prompt:** 
```
List all the tasks assigned to Sarah from our last three syncs.
```

**Response:** 
```
I found 4 tasks assigned to Sarah across your last three syncs:
- Draft the Q4 budget (Due Friday)
- Follow up with the design lead
- Update the project roadmap
- Review the new logo concepts
```

**Prompt:** 
```
Show me a summary of the Project Phoenix kickoff.
```

**Response:** 
```
Summary for Project Phoenix Kickoff:
- **Goal**: Migrate all legacy users to the new platform by year-end.
- **Key Decisions**: We will use a phased rollout approach.
- **Next Steps**: Sarah to send out the initial requirements doc by EOD.
```

## Capabilities

### Pull meeting summaries
Get the key takeaways and decisions from any past call instantly.

### Search transcript history
Find specific discussions across your entire history using keywords or dates.

### List action items
Retrieve deadlines and tasks assigned during meetings automatically.

### View speaker analytics
See who talked the most and how much time was spent on each topic.

### Check summary status
See if the AI is still processing a recent meeting's notes.

### Access meeting artifacts
Read specific items like email drafts, slide outlines, and other notes.

## Use Cases

### Finding a specific decision
A project manager asks for the budget status from a call last month. The agent uses `search_meetings` to find the discussion and provides a summary.

### Tracking tasks
A team lead wants to see who was assigned what during a sprint planning. The agent pulls all action items from the meeting using `get_artifact`.

### Finding technical specs
A developer needs to find specific requirements for a new feature. The agent finds the relevant transcript section using `search_meetings`.

### Checking status
A user wants to know if the summary for a meeting that just ended is ready. The agent uses `check_generation_status` to verify.

## Benefits

- Stop digging through folders by using `search_meetings` to find specific topics across months of calls.
- Get instant project updates by using `get_meeting_summary` to see what was decided without re-watching the video.
- Never miss a deadline by using `get_artifact` to pull up assigned tasks and follow-up items.
- Understand team dynamics using speaker analytics to see who is contributing the most to specific topics.
- Save time on follow-ups by using `list_meeting_artifacts` to grab pre-written email drafts and slide outlines.

## How It Works

The bottom line is you get instant access to every meeting detail without manual searching.

1. Get your API key from the Tactiq dashboard under Settings and Integrations.
2. Connect this Connector to your AI client like Claude or Cursor.
3. Ask your agent to find summaries, search transcripts, or list recent meetings.

## Frequently Asked Questions

**Can the Tactiq MCP help me find specific parts of a meeting?**
Yes, it allows your agent to search your entire transcript history for keywords, dates, or specific participants to find exactly what you need.

**How does this help with meeting notes?**
It connects to your Tactiq account so your agent can pull summaries, key takeaways, and decisions without you having to open the app.

**Can I use this to see who spoke the most?**
Yes, it provides access to speaker analytics, showing you talk-time ratios and contribution breakdowns for your meetings.

**Will it help me track my follow-up tasks?**
It can pull specific action items, deadlines, and even pre-written email drafts from your meeting artifacts.

**Do I need to be on a specific plan?**
Most tools like listing recent meetings work on all plans, but some features like summaries and artifacts require a Team plan or higher.

**Can I search across multiple meetings at once?**
Yes, you can ask your agent to search for a specific topic across your entire library of transcripts.

**How do I access meeting transcripts via AI?**
Use `list_transcripts` to see all recorded meetings, then `get_transcript` with the transcript ID for the full text with speaker labels and timestamps.

**Can I extract action items from meetings?**
Yes. Use `get_action_items` with a transcript ID to retrieve all AI-detected follow-ups, deadlines, and assigned tasks.

**How do I search across all my transcripts?**
Use `search_transcripts` with any keyword or phrase to find matching content across all recorded meetings.