# Speechnotes MCP for AI Agents AI Agent Connect

> Speechnotes lets you connect your transcription account to AI agents to automate your audio-to-text workflow. You can start jobs from URLs, check progress, and export results in formats like DOCX and SRT directly through your chat interface. It handles the heavy lifting of managing multiple transcription tasks so you can focus on your content.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_8BSESDbbJCD9kMPY91FiYxTPFF4bkqtjixWmHMY5/ai-agent-connect
- **Tags:** transcription, speech-to-text, audio-processing, text-export, ai-transcription

## Description

This Connector turns your AI agent into a dedicated transcription manager. Instead of jumping between tabs to upload files, check status updates, and download results, you can do it all through a natural conversation. You can point your agent to a remote audio URL, and it will handle the transcription job for you. You can also ask it to pull up your history of past projects, find specific files from last week, or check how many credits you have left. If you need a specific format like a subtitle file or a Word document, you just tell the agent to get it for you. It is a way to keep your transcription pipeline moving without the manual overhead of switching between your transcription dashboard and your workspace. It makes sense to have this in your Vinkius catalog because it bridges the gap between raw audio files and usable text, making it easier to move from a recorded interview to a finished article or report.

## Tools

### generate_webhook_signature
Signs your payload for secure webhook delivery. This ensures your data stays protected during the sync process.

### get_transcription_status
Checks the current progress of a transcription job. Use this to see if your file is finished or still processing.

### list_configured_webhooks
Shows you the delivery endpoints you have set up. Use this to manage your automated data flows.

### test_speechnotes_auth
Confirms your connection to the Speechnotes account is working. It is the quickest way to verify your API keys are correct.

### transcribe_audio_url
Starts a transcription job for a remote audio file. You just provide the link and the agent does the rest.

### get_usage_statistics
Pulls your usage logs to see how much audio you have processed. This helps you track your activity over time.

### list_transcription_history
Lists all your past transcription jobs for quick reference. It is great for finding old transcripts without searching folders.

### list_supported_languages
Shows you all the language codes available for transcription. This helps you verify if your target language is supported.

### remove_transcription_job
Deletes a specific job record from your history. This helps you keep your history clean and organized.

### get_remaining_credits
Shows your current account balance and remaining credits. This keeps you from running out of credits mid job.

### get_transcription_export
Retrieves your transcribed text in your preferred format. You can choose between TXT, DOCX, and SRT files.

### list_transcription_models
Lists the available AI engines you can use for transcription. This lets you pick the best model for your specific audio quality.

## Prompt Examples

**Prompt:** 
```
Can you start a transcription for this interview? [URL]
```

**Response:** 
```
### Transcription Started

I've sent that audio link to **Speechnotes** for processing.

*   **Job ID:** SN-9928
*   **Status:** Queued
*   **Estimated Time:** 4-6 minutes

I'll let you know as soon as it's ready for export.
```

**Prompt:** 
```
What's the status of my last three jobs?
```

**Response:** 
```
| Job ID | Status | Accuracy |
| :--- | :--- | :--- |
| SN-9928 | Processing | 96% |
| SN-8812 | Completed | 98% |
| SN-8700 | Completed | 95% |

Your most recent job is currently being processed.
```

**Prompt:** 
```
I need the transcript for the 'Marketing Sync' as a Word doc.
```

**Response:** 
```
I've located the **Marketing Sync** transcription in your history. 

I am now generating the **DOCX** file for you. You can download it here: [Link to Export]
```

## Capabilities

### Start transcriptions from URLs
Give your agent a link and it will trigger a transcription job automatically.

### Check transcription progress
Ask your agent for a real-time status update on any active job.

### Export results to various formats
Get your final text delivered as a DOCX, TXT, or SRT file on command.

### View your transcription history
Retrieve a list of all your past jobs and their metadata instantly.

### Monitor account credits
Check your remaining balance and usage logs without leaving the chat.

### Select transcription models
See which AI engines are available to ensure you get the best accuracy.

## Use Cases

### Podcast Captioning
A creator asks the agent to transcribe a podcast URL and get the SRT file for captions. The agent handles the request and grabs the file.

### Journalism Research
A reporter asks the agent to find all transcripts from last week to pull quotes. The agent uses the history tool to find the right files.

### Meeting Recaps
An ops lead asks the agent to check the status of a 2-hour meeting transcription. The agent provides a real-time progress update.

### Language Verification
A student asks the agent to list available languages to see if they can transcribe a lecture in a specific dialect.

## Benefits

- Get transcripts faster by using transcribe_audio_url to start jobs from links instantly without manual uploads.
- Keep your projects organized by using list_transcription_history to find old files without searching through folders.
- Save time on formatting by using get_transcription_export to pull DOCX or SRT files directly into your workspace.
- Stay on top of your budget by using get_remaining_credits to monitor your account balance in real time.
- Choose the best engine for your needs by using list_transcription_models to see what is currently available.
- Monitor your automated pipeline by using list_configured_webhooks to check your delivery endpoints.

## How It Works

The bottom line is you get to manage your entire transcription pipeline through a single chat interface.

1. Connect your Speechnotes account by providing your API Key and Secret in the setup.
2. Provide your agent with an audio URL or ask it to search your past transcription history.
3. Receive your transcribed text or exported files directly in your chat window.

## Frequently Asked Questions

**How does Speechnotes MCP help with my podcasts?**
It lets you automate the transcription of your podcast episodes. Your agent can take a URL, start the transcription, and then provide you with the final text or a subtitle file directly in your chat.

**Can I use Speechnotes MCP to get subtitle files?**
Yes, you can. You can ask your agent to export your transcripts specifically in SRT format, which is perfect for adding captions to your videos or podcasts.

**How do I check my transcription credits?**
You can simply ask your agent to check your remaining balance. It will pull the latest data from your account so you know exactly how much audio you have left to process.

**Can the Speechnotes MCP handle different languages?**
Yes, it can. Your agent can check which languages are supported and then initiate transcriptions for those specific languages automatically.

**Can I see my past transcription history?**
Absolutely. Your agent can list all your previous transcription jobs, allowing you to quickly find old transcripts or check their metadata without leaving your workspace.

**Does Speechnotes MCP work with my existing Speechnotes account?**
Yes, it connects directly to your existing account using your API keys. This means all your data and credits stay in your account while you get the benefit of agent automation.

**How do I find my Speechnotes API credentials?**
Log in to your Speechnotes account and navigate to the API or developer section in your dashboard to find your unique API Key and API Secret.