Speechnotes Connector for AI agents.
12 live capabilities
Automate your audio transcription and speech-to-text workflow.
Waiting for input…
Why people use Speechnotes
Speechnotes Transcription for Faster Audio-to-Text Workflows
This Connector changes that by letting your agent do the heavy lifting. You just give the agent a link, and it handles the request, monitors the progress, and grabs the final text for you. You get a finished transcript in your chat window without ever touching a download button.
What Vinkius changes
You get to manage your entire transcription pipeline through a single chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Podcast Captioning
A creator asks the agent to transcribe a podcast URL and get the SRT file for captions.
- Real-world use case 02
Journalism Research
A reporter asks the agent to find all transcripts from last week to pull quotes.
- Real-world use case 03
Meeting Recaps
An ops lead asks the agent to check the status of a 2-hour meeting transcription.
Complete set · 12capabilities
The complete Speechnotes capability set.
These are the exact actions your AI can choose when you ask it to work with Speechnotes.
01—04
4 capabilities in this set.
Part of 12 available through Speechnotes.
- 01 Capability
Generate webhook signature
Signs your payload for secure webhook delivery. This ensures your data stays protected during the sync process.
- 02 Capability
Get transcription status
Checks the current progress of a transcription job. Use this to see if your file is finished or still processing.
- 03 Capability
List configured webhooks
Shows you the delivery endpoints you have set up. Use this to manage your automated data flows.
- 04 Capability
Test speechnotes auth
Confirms your connection to the Speechnotes account is working. It is the quickest way to verify your API keys are correct.
05—08
4 capabilities in this set.
Part of 12 available through Speechnotes.
- 05 Capability
Transcribe audio url
Starts a transcription job for a remote audio file. You just provide the link and the agent does the rest.
- 06 Capability
Get usage statistics
Pulls your usage logs to see how much audio you have processed. This helps you track your activity over time.
- 07 Capability
List transcription history
Lists all your past transcription jobs for quick reference. It is great for finding old transcripts without searching folders.
- 08 Capability
List supported languages
Shows you all the language codes available for transcription. This helps you verify if your target language is supported.
09—12
4 capabilities in this set.
Part of 12 available through Speechnotes.
- 09 Capability
Remove transcription job
Deletes a specific job record from your history. This helps you keep your history clean and organized.
- 10 Capability
Get remaining credits
Shows your current account balance and remaining credits. This keeps you from running out of credits mid job.
- 11 Capability
Get transcription export
Retrieves your transcribed text in your preferred format. You can choose between TXT, DOCX, and SRT files.
- 12 Capability
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.
Set up in minutes
One URL. Then ask Speechnotes to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Speechnotes from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_8BSESDbbJCD9kMPY91FiYxTPFF4bkqtjixWmHMY5/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Speechnotes, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Speechnotes for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_8BSESDbbJCD9kMPY91FiYxTPFF4bkqtjixWmHMY5/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Speechnotes URL.
- Step 03
Save and start
Save the connection and enable Speechnotes in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"speechnotes": {
"url": "https://edge.vinkius.com/vk_preview_8BSESDbbJCD9kMPY91FiYxTPFF4bkqtjixWmHMY5/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Speechnotes
Open Agent mode in chat and ask: "Using Speechnotes, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"speechnotes": {
"url": "https://edge.vinkius.com/vk_preview_8BSESDbbJCD9kMPY91FiYxTPFF4bkqtjixWmHMY5/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Speechnotes
Ask Copilot: "Using Speechnotes, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"speechnotes": {
"url": "https://edge.vinkius.com/vk_preview_8BSESDbbJCD9kMPY91FiYxTPFF4bkqtjixWmHMY5/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Speechnotes
Open Cascade and ask: "Using Speechnotes, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"speechnotes": {
"url": "https://edge.vinkius.com/vk_preview_8BSESDbbJCD9kMPY91FiYxTPFF4bkqtjixWmHMY5/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Speechnotes
Ask Cline: "Using Speechnotes, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add speechnotes --transport http "https://edge.vinkius.com/vk_preview_8BSESDbbJCD9kMPY91FiYxTPFF4bkqtjixWmHMY5/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Speechnotes
Ask Claude: "Using Speechnotes, show me...". 12 tools are ready
Where the request belongs
Work Speechnotes can move forward.
This is for the journalist who needs to turn 10 hours of interviews into articles quickly, or the researcher drowning in meeting recordings who needs to find specific quotes fast.
Journalist
Transcribing interviews and podcasts without manually uploading files every time.
Content Creator
Converting raw video audio into SRT files for captions and social media.
Research Assistant
Pulling up past meeting notes and history to find specific data points for reports.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAssemblyAI
Transcribe and audit audio. manage speech-to-text jobs via AI.
3Scribe
Automated audio and video transcription. create jobs, monitor progress, and retrieve text via AI.
Speechmatics
Automate speech-to-text and text-to-speech. transcribe audio files, generate natural voices, and manage transcription jobs directly.
Deepgram
Transcribe speech to text with blazing speed and accuracy using neural networks trained on real-world audio at scale.
Rev.com
Automate human-powered transcription via Rev.com. manage orders, captions, and file metadata with AI.
Verbit
Automate professional transcription and captioning via Verbit. upload media, track job progress, and retrieve transcripts in multiple formats directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Speechnotes connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Speechnotes.
The practical details behind the request, access and result.
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.
One connection away
Give your agent a direct line to Speechnotes.
Connect Speechnotes once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available