Runway 发布 Runway Dev MCP,一个托管 MCP 服务器,将 Runway Dev 账户连接到编码工具,让 Agent 能研究可选模型及价格与能力、拉取请求...
行业动态Runway:News(网页)
今日 AI 情报摘要
Runway 发布 Runway Dev MCP,一个托管 MCP 服务器,将 Runway Dev 账户连接到编码工具,让 Agent 能研究可选模型及价格与能力、拉取请求 schema、配置
Model Router 和 Characters,并在生成失败时查询任务原因后重试。
中文正文 · AI 翻译
您的编码代理现在可以规划、配置和调试您的Runway Dev集成。
今天,我们推出了Runway Dev MCP,这是一个托管的MCP服务器,将你的Runway Dev:https://dev.runway.com/账户连接到你已有的编码工具。Runway Dev将Runway及其他实验室的前沿模型与创意工具结合起来,帮助你从创意到制作质量的媒体。现在,编写你集成的代理可以选择合适的模型,配置运行的工具,并调试,并以更高的代币效率进行调试。
Runway Dev MCP 赋予你的编码代理对集成的完全自主权,从开发中的第一个请求到生产环境中的实时调试。
在编写单个API调用之前,你的代理可以使用Runway Dev MCP研究项目可以使用哪些模型,以及价格、能力和每个模型接受的输入。然后它会拉取所选模型的精确请求模式,这样它就能在第一次尝试时正确调用模型,而不是猜测。
你的客服可以做得比单一型号更进一步。借助Runway Dev MCP,它可以创建并配置一个模型路由器:https://runway.com/news/company-news/introducing-runway-media-router,优化多个型号的成本、延迟或质量,然后建议哪些型号符合条件,以及每代设定的成本上限。每次提到路由器的通话都会与这些规则匹配,然后根据Runway自身的质量、价格和速度数据进行排名。你的客服还可以查询路由器为任何通话选择了哪个型号。
Your coding agent can now plan, configure and debug your Runway Dev integration.
Today, we're launching Runway Dev MCP, a hosted MCP server that connects your Runway Dev:https://dev.runway.com/ account to the coding tools you already work in. Runway Dev pairs frontier models from Runway and other labs with the creative tooling that takes you from idea to production-quality media. Now, the agent that wrote your integration can pick the right model for it, configure the tools it runs on and debug it, with better token efficiency.
Runway Dev MCP gives your coding agent full autonomy over the integration, from the first request in development to live debugging in production.
Before writing a single API call, your agent can use the Runway Dev MCP to research which models a project can use, along with prices, capabilities and the inputs each one accepts. It then pulls the exact request schema for the model it picks, so it calls the model correctly on the first try instead of guessing.
Your agent can go further than a single model. With the Runway Dev MCP, it can create and configure a Model Router:https://runway.com/news/company-news/introducing-runway-media-router that optimizes for cost, latency or quality across several models, then suggest which models to make eligible and what cost limit to set per generation. Every call that references the router is matched against those rules, then ranked on Runway's own quality, price and speed data. Your agent can also look up which model the router picked for any given call.
The same goes for Characters:https://runway.com/product/characters. Your agent creates one, lists and inspects the ones a project already has, and attaches or detaches the knowledge documents behind them.
When a generation fails, your agent uses the Runway Dev MCP to look up the task instead of writing that check by hand. It calls a defined tool and reads back the specific reason: a moderation rejection, an asset size limit, a malformed request body. Then it fixes the request and runs it again, before you'd even notice it failed.
Runway Dev is built for anyone who drives their integration through a coding agent, then owns it: engineers, product managers and solo founders. We designed it so nothing about that has to happen outside the agent.
Runway Dev MCP is one piece of that. Documentation is another: it's built for coding agents to consume as context, so an agent can take in the entire API surface it needs.
The Quickstart menu is the third piece, and it's built for the least friction possible: create the key, and it opens Claude Code, Codex or Cursor with a message for your agent already typed in, so it can take over, installing the SDK and making the first call.
Setting up takes seconds. In Claude, ChatGPT, Codex or Cursor, add Runway Dev MCP as a custom connector at https://dev.runwayml.com/mcp and approve access when prompted.
Runway Dev is our API platform for generative media. Access the best models from Runway and other frontier labs, plus the tools to get best-in-class output with the least effort, at scale. Our expertise is built into the platform, so model evaluation, selection, prompting and chaining are the easy part.
It's enterprise-grade by design: SOC 2 Type II compliance, IP indemnification, built-in content moderation and 99.9% uptime. Every model provider passes Runway's vendor management program, and we negotiate no-training restrictions and data-retention terms for every model on the platform. Spend management and per-model cost visibility are built in. Enterprise customers :https://runway.com/enterprisealso get a dedicated account manager and support from Runway's technical artists.
情报判断
Aioga 编辑摘要
Runway 发布 Runway Dev MCP 托管服务器,将 Runway Dev 账户连接到现有编码工具。根据来源,编码 Agent 可借此研究模型、价格、能力和输入要求,获取请求 schema,并配置与调试集成。
背景分析
Runway Dev MCP 支持编码 Agent 创建和配置 Model Router,管理 Characters 及其知识文档,并查询生成任务失败原因。来源称,Agent 可根据返回的错误信息修正请求并再次运行。