Transloadit Media Processing for Grok
io.github.transloadit/mcp-server
Process video, audio, images, and documents with 86+ cloud media processing robots.
client:Grok
transport:streamable-http
runtime:npm
tools:7
Install Transloadit Media Processing in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-server": {
"type": "http",
"url": "https://api2.transloadit.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