audio video transcriber for Grok
io.github.pavel-tashev/audio-video-transcriber
Transcribe any audio or video URL to text, SRT and VTT, with chunking and only-new episodes
client:Grok
transport:streamable-http
Install audio video transcriber in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"audio-video-transcriber": {
"type": "http",
"url": "https://mcp.apify.com?tools=pavel.tashev/audio-video-transcriber"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs