# Ebby MCP for AI Agents AI Agent Connect

> Ebby MCP lets your AI agent handle your entire transcription workflow. You can check if audio files are finished, grab the text in different formats, and see who's speaking without leaving your chat window. It connects your agent directly to the Ebby API to manage projects, monitor real-time progress, and pull content for your scripts or reports.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_7TCcCaCuBYsyMRdtlJIBMWw19vFqk6xDHv6oc1ol/ai-agent-connect
- **Tags:** transcription, subtitling, speech-to-text, audio-processing, video-editing, natural-language

## Description

Imagine you're buried in hours of meeting recordings or raw interviews. Usually, you'd have to keep a browser tab open, refreshing the dashboard to see if the transcript is ready, then copying and pasting sections into your notes. With this Connector, your agent does the heavy lifting. You can just ask it to find that specific interview from last week or check if the latest podcast upload is finished. It pulls the actual text, identifies different speakers, and even tells you how many minutes you have left on your plan. Because it's hosted on Vinkius, you can plug it into your favorite AI client and stop babysitting your media library. It turns a multi-step manual process into a simple conversation.

## Tools

### get_ebby_account_metadata
Check your current plan limits and account details. It helps you stay on top of your subscription.

### get_transcription_text
Pull the full text from a specific file. You can use this to grab quotes or full scripts.

### quick_transcription_volume_audit
Get a high-level summary of your activity. It shows you how much you're processing over time.

### get_transcription_details
See the specific settings and status for a project. Use it to verify language or duration.

### list_successfully_processed_audio
Find all files that are ready to export. It's the easiest way to see what's done.

### list_in_progress_transcriptions
See what's currently being processed. This keeps you from starting duplicate jobs.

### list_latest_transcriptions
Grab the most recent files you've uploaded. It's perfect for checking your last few actions.

### list_transcription_speakers
Get a list of every speaker in a file. This is great for identifying different people in a meeting.

### list_audio_transcriptions
See every transcription in your account. Use this to get a full bird's eye view of your projects.

### search_transcriptions_by_name
Find a specific file using a keyword. It saves you from scrolling through long lists.

## Prompt Examples

**Prompt:** 
```
Check if the 'Marketing_Sync' audio is done and show me the speakers.
```

**Response:** 
```
I've checked the status of the **Marketing_Sync** file. 

- **Status**: ✅ Successfully Processed
- **Duration**: 42 minutes
- **Speakers Identified**: 
  - John Doe
  - Sarah Smith
  - Mike Johnson

Would you like me to pull the full transcript for this file?
```

**Prompt:** 
```
Get the text for the last three transcriptions I uploaded.
```

**Response:** 
```
I've retrieved the text for your three most recent uploads:

1. **Podcast_Ep_42**: [Summary of first 200 words...]
2. **Client_Meeting_Final**: [Summary of first 200 words...]
3. **Interview_09**: [Summary of first 200 words...]

Let me know if you'd like the full text for any of these.
```

**Prompt:** 
```
How many minutes do I have left on my account?
```

**Response:** 
```
Here are your current account details:

| Metric | Value |
| :--- | :--- |
| **Plan** | Pro Monthly |
| **Remaining Minutes** | 150 |
| **Next Renewal** | April 15th |

You have plenty of time left for your current projects.
```

## Capabilities

### Check transcription status
See if your audio or video files are done or still in the queue.

### Extract transcribed text
Get the full text content for any specific file instantly.

### Identify speakers
Pull a list of everyone who spoke in a specific recording.

### Audit account usage
See your remaining minutes and plan details in one go.

### Search by filename
Find specific projects using keywords or titles.

### Monitor processing rates
Get a high-level summary of your transcription activity.

## Use Cases

### Scripting for YouTube
A YouTuber asks their agent to pull the text from a 20-minute interview to find the best quotes for a new video using get_transcription_text.

### News Gathering
A journalist searches for 'City Council' to find all transcriptions related to that topic and summarizes them using search_transcriptions_by_name.

### Subtitling Workflow
A video editor asks for the SRT text of the latest upload to quickly check the timing of the captions using list_successfully_processed_audio.

### Account Management
An admin asks how many minutes are left on the monthly plan to decide if they need to upgrade using get_ebby_account_metadata.

## Benefits

- Get text faster: Use get_transcription_text to pull content into your notes without switching apps.
- Track progress: Use list_in_progress_transcriptions to see exactly where your files are in the queue.
- Save time on search: Use search_transcriptions_by_name to find specific interviews in seconds.
- Identify speakers: Use list_transcription_speakers to see who said what in a long meeting.
- Manage limits: Use get_ebby_account_metadata to ensure you don't run out of minutes unexpectedly.
- Audit activity: Use quick_transcription_volume_audit to see your processing rates at a glance.

## How It Works

The bottom line is you stop refreshing tabs and start getting content directly in your chat.

1. Get your API key from your Ebby account settings.
2. Connect the Connector to your AI client via the Vinkius dashboard.
3. Ask your agent to find, monitor, or extract text from your transcriptions.

## Frequently Asked Questions

**Can the Ebby MCP help me find specific quotes in my transcripts?**
Yes, you can ask your agent to search for specific keywords or filenames. It will find the relevant transcription and pull the text for you.

**How does Ebby MCP handle different speakers?**
The Connector can automatically list all identified speakers in a transcription. This helps you see who said what without having to read through the whole file.

**Can I check my account balance using the Ebby MCP?**
Yes, your agent can check your remaining minutes and plan details instantly. It's a great way to keep track of your usage without logging into the dashboard.

**Does Ebby MCP work with SRT files?**
Yes, the Connector can retrieve transcribed text in various formats including SRT. This makes it easy to get captions for your video projects.

**Can I see what's currently being processed with the Ebby MCP?**
Yes, you can ask your agent to show you the current queue. It will list all transcriptions that are currently in progress so you can monitor them in real-time.

**Is the Ebby MCP good for journalists?**
It's perfect for journalists. It allows you to search through months of previous interviews and pull out specific quotes or speaker labels via simple chat commands.

**How do I get an Ebby API Key?**
Log in to your Ebby account, navigate to **Settings > API**, and you can generate or retrieve your unique API Key from there. Ensure you have available minutes in your balance.

**What export formats are supported?**
Ebby supports exporting transcriptions in various formats including Plain Text (txt), Subtitles (srt, vtt), and Microsoft Word (docx). You can specify the format using the get_transcription_text tool.

**Can the agent upload new audio files?**
This integration currently focuses on listing, auditing, and retrieving text for existing transcriptions. Uploading and starting new transcription jobs should be managed via the Ebby web interface.