RunwayML for your agents.
Connect RunwayML once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 5 curated tools, discovered on demand, with your key stored on your machine and every call going direct to RunwayML.
What agents can do with RunwayML
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
runwayml_generate_videoGenerate a video from a text prompt using Runway Gen. `prompt` describes the video.
runwayml_get_generationGet the status and result of a generation task by its id.
runwayml_list_modelsList available models for video generation.
runwayml_delete_generationCancel and delete a generation task by id. Frees the task slot and removes the result.
runwayml_list_generationsList all generation tasks, most recent first.
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.
- Sign in to RunwayML.
- Go to Account > API Keys.
- Create a new API key and copy it.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect RunwayML to Even: call connect_begin("runwayml") on the even-connect MCP and walk me through it.
Generate video from text prompt using Gen, check status of generation task, and list available models.
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.