Skip to content
Grok

FFmpeg API for Grok

com.ffmpeg-api/ffmpeg

Run FFmpeg and FFprobe in the cloud: convert, compress, trim and analyze video and audio.

client:Grok transport:streamable-http

Install FFmpeg API in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "ffmpeg": {
      "type": "http",
      "url": "https://mcp.ffmpeg-api.com/mcp"
    }
  }
}

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

FFmpeg API in other clients