# Sonix MCP for AI Agents AI Agent Connect

> Sonix lets you manage your entire media pipeline through your AI agent. You can turn audio or video files into accurate transcripts, generate subtitles in multiple languages, and get high-level summaries of long recordings without ever leaving your chat window. It handles the heavy lifting of media organization, transcription, and translation, so you can focus on the content itself rather than the manual data entry.

## Overview
- **Category:** image-video
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_XmmnlZ78l7johjczj1fB73mmdv4AxcjPs7Pcfw3n/ai-agent-connect
- **Tags:** transcription, subtitles, translation, media-management, ai-summary

## Description

Imagine you have a folder full of raw interviews, podcasts, and video clips. Usually, you'd have to upload these one by one, wait for them to process, and then manually copy transcripts into a document or a project management tool. This Connector changes that. By connecting your Sonix account, you give your AI agent the ability to act as your media production assistant. You can ask it to find specific files, create folders to keep things organized, and start transcription jobs on the fly. If you need to know the "too long; didn't read" version of a two-hour meeting, your agent can generate a summary for you immediately. It even handles the technical stuff like creating caption files for subtitles or burning those subtitles directly into your video files. Because Vinkius makes it so easy to plug this into your existing setup, you're essentially turning your chat window into a media production workspace. You can translate your transcripts into different languages to reach new audiences or manage team permissions with a simple command. It's about getting rid of the browser tabs and the manual data entry that usually bogs down post-production.

## Tools

### create_media_export
Start a process to export your media file. This prepares your content for use in other applications.

### create_share
Create a secure link to share a specific media file with someone else. It's a quick way to share content without manual uploads.

### create_summarization
Generate a concise summary for a single media file. This is perfect for getting the main points of a recording quickly.

### create_translation
Turn a transcript into a different language for a wider audience. This helps you reach global markets instantly.

### create_video_burn_in
Hardcode subtitles into a video file for ready-to-post content. This ensures your captions are visible on all devices.

### delete_media
Remove a media file from your library. Use this to keep your workspace clean of old or unnecessary files.

### delete_share
Take down a sharing link for a specific file. Use this to revoke access to content when it's no longer needed.

### get_batch_summarization
Check the status and details of a folder summarization job. Use this to track progress on large batches.

### get_media_export
See how the current media export is progressing. This helps you monitor your export tasks in real time.

### get_media
Pull the status and details of a specific media file. This is useful for checking if a file is ready for use.

### get_summarization
View the details of a completed or ongoing summary. Use this to retrieve the results of your summarization requests.

### get_transcript_json
Get the full transcript with word-level timestamps in JSON format. This is ideal for developers building custom tools.

### get_transcript_srt
Download the transcript as an SRT file for video captions. This is the standard format for most video players.

### get_transcript_text
Get the transcript as a plain text file for easy reading. This is perfect for quickly scanning a conversation.

### get_transcript_vtt
Download the transcript as a VTT file for web players. This is a common format for web-based video content.

### get_translation
Check the status of a transcript translation job. Use this to see when your translated content is ready.

### get_video_burn_in
Check the status of a subtitle burn-in process. This lets you know when your video is ready to share.

### invite_user
Add a new person to your Sonix account. This simplifies team collaboration by managing access in one place.

### list_folders
See all the folders currently in your media library. Use this to browse your organized content.

### list_media
See all the media files you have uploaded. This helps you keep track of all your assets in one list.

### list_shares
See all the active sharing links for a specific file. This is useful for managing who has access to your content.

### update_media
Modify the attributes of a media file in your library. This helps you keep your metadata accurate.

### update_transcript
Edit the words or speaker labels in a transcript. Use this to correct errors and improve the accuracy of your text.

### update_user
Change the role or permissions of a specific user. This helps you manage team access as roles change.

### create_batch_summarization
Create a summary for every file in a specific folder at once. This saves time when processing large amounts of media.

### create_folder
Make a new folder to organize your media library. Use this to keep your projects separated and tidy.

### list_users
See everyone who has access to your account. Use this to audit your team's permissions.

### split_transcript
Automatically break a long transcript into smaller subtitle segments. This makes it much easier to create captions.

### update_folder
Change the name or details of an existing folder. Use this to keep your library organized as your projects evolve.

### submit_media
Send a new audio or video file to be transcribed. This starts the process of turning your media into text.

## Prompt Examples

**Prompt:** 
```
I just uploaded a 2-hour town hall meeting. Can you summarize the main points?
```

**Response:** 
```
I've looked at the file and generated a summary for you. Here are the key takeaways:

* **Project Status:** The new dashboard is 80% complete.
* **Budget:** Approved for Q4.
* **Next Steps:** Team leads to submit final docs by Friday.

Would you like me to translate this into Spanish as well?
```

**Prompt:** 
```
Give me a transcript of the interview from yesterday as an SRT file.
```

**Response:** 
```
I've found the interview from yesterday. I'm preparing the SRT file for you now. You can download it once it's ready, or I can provide the plain text version right here.
```

**Prompt:** 
```
Are there any new folders in my media library?
```

**Response:** 
```
I checked your library. You have 3 new folders:

1. **Q3 Interviews** (12 files)
2. **Podcast_Drafts** (5 files)
3. **Social_Clips** (8 files)

Would you like me to summarize any of these folders?
```

## Capabilities

### Turn audio and video into plain text transcripts
Your agent can convert raw media files into accurate text for easier reading and searching.

### Generate SRT and VTT files for captions
Automatically create subtitle files that you can upload to video players or social platforms.

### Create summaries for single files or entire folders
Get high-level overviews of specific recordings or batch-process an entire folder of content.

### Translate transcripts into dozens of different languages
Turn your transcripts into different languages to reach a global audience with a single command.

### Burn subtitles directly into video files
Hardcode captions onto your video files to create ready-to-share social media content.

### Organize your media library into custom folders
Manage your files by creating, listing, and updating folders directly from your AI agent.

### Manage team permissions and share links
Invite new members to your account and create secure links to share specific media files.

## Use Cases

### Podcast production
A creator asks the agent to transcribe the last 3 episodes and summarize the key takeaways into a blog post using `create_batch_summarization`.

### News reporting
A journalist uploads 10 hours of raw interviews and asks the agent to find specific mentions of a name across all transcripts.

### Corporate training
A product team uses the agent to translate a series of training videos into Spanish for their global offices using `create_translation`.

### User research
A researcher asks the agent to summarize all feedback calls from the last month and list the most common complaints using `create_summarization`.

## Benefits

- Get transcripts in multiple formats like SRT, VTT, and JSON using `get_transcript_srt` or `get_transcript_vtt` to quickly integrate captions into any video player or social platform.
- Save hours of manual work by using `create_batch_summarization` to summarize entire folders of recordings at once, making it easy to digest weeks of content in minutes.
- Reach global audiences faster by using `create_translation` to turn your transcripts into dozens of different languages, removing the need for manual translation workflows.
- Prepare social media clips instantly with `create_video_burn_in` to hardcode captions onto your video files, ensuring your content is accessible and ready to post.
- Keep your workspace tidy by using `create_folder` and `list_media` to organize your entire media library, so your AI agent always knows exactly where your files are located.
- Simplify team collaboration by using `invite_user` and `create_share` to manage access and permissions without the friction of manual email chains or complex permission settings.

## How It Works

The bottom line is you get a hands-off way to manage transcription and media assets without leaving your workspace.

1. Connect your Sonix API key to the Connector.
2. Give your agent a command like 'transcribe this file' or 'summarize this folder.'
3. Get back your transcripts, summaries, or media links instantly.

## Frequently Asked Questions

**Can Sonix MCP transcribe my audio files automatically?**
Yes, it can turn your audio files into plain text transcripts. Your AI agent can handle the upload and processing, then give you the text back in your chat window.

**How do I get subtitles for my videos using Sonix?**
You can generate SRT or VTT files for your videos. This makes it easy to add captions to your content for social media or web players.

**Can I use Sonix to summarize my long meetings?**
Yes, you can summarize individual recordings or even entire folders of meetings at once. This helps you get the highlights without listening to the full audio.

**Does Sonix support translating transcripts into other languages?**
It does. You can translate your transcripts into dozens of different languages, making it easy to share your content with a global audience.

**Can I organize my media files into folders with Sonix?**
You can create, list, and update folders directly through your AI agent. This helps you keep your media library organized as you work.

**How do I share my transcripts with my team using Sonix?**
You can create secure share links for your media files. This allows you to give your team access to transcripts and recordings without extra steps.

**Can I download subtitles for my videos in SRT format?**
Yes! Use the `get_transcript_srt` tool with your Media ID. You can also customize options like `speaker_display` and `max_characters` per line.

**How do I translate an existing transcript to another language?**
Simply use the `create_translation` tool. Provide the `media_id` and the target language code (e.g., 'es' for Spanish) to start the automated translation process.

**Is it possible to summarize multiple media files at once?**
Yes, use the `create_batch_summarization` tool. It allows you to submit multiple media IDs to generate AI summaries for all of them in a single operation.