Transloadit for your agents.
Connect Transloadit once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 11 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Transloadit.
What agents can do with Transloadit
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
transloadit_list_assembliesList recent processing assemblies with their status and results.
transloadit_get_assemblyGet detailed status and results for a specific assembly by ID.
transloadit_replay_assemblyReplay a failed or cancelled assembly with the same parameters.
transloadit_cancel_assemblyCancel a running assembly.
transloadit_get_billGet billing details and usage for the current month.
transloadit_create_assemblyCreate a new assembly (processing job) with steps and optional input files.
transloadit_list_templatesList saved processing templates on the account.
transloadit_get_templateGet a saved processing template by its id or name.
transloadit_create_templateCreate a reusable processing template with named steps.
transloadit_delete_templateDelete a saved processing template by its id.
transloadit_get_account_infoGet account info including plan details, used storage, and bandwidth limits.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to Transloadit and go to Account > Credentials.
- Find your Auth Key and Auth Secret in the API Credentials section.
- Use the Auth Key as the credential for Bearer token auth.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Transloadit to Even: call connect_begin("transloadit") on the even-connect MCP and walk me through it.
List media processing assemblies in Transloadit and get the status of a specific job.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.