# Runway Dev MCP

Runway Dev MCP lets coding agents inspect tasks, manage model routers and read developer documentation through a connected Runway Developer Portal account.

Canonical URL: https://a2a-mcp.org/entry/runway-mcp

Language: en

Category: MCP Servers

Updated: 2026-09-14

## About

Runway Dev MCP lets coding agents inspect tasks, manage model routers and read developer documentation through a connected Runway Developer Portal account.

## Key Features

- Inspect developer tasks and manage model-router configuration.
- Retrieve Runway developer documentation from the editor.

## Limitations

Runway Dev is separate from the media-generation MCP at mcp.runwayml.com.

## Sources

- Project documentation: https://docs.dev.runwayml.com/guides/mcp/

## MCP Setup

### Access requirements

- Runway Developer Portal account.

### Client setup

#### Claude Code

Transport: `http`

```bash
claude mcp add --transport http --scope user runway-dev-mcp https://dev.runwayml.com/mcp
```

Auth:
- Run /mcp, select runway-dev-mcp, and complete browser authentication.
#### Codex

Transport: `http`

```bash
codex mcp add runway-dev-mcp --url https://dev.runwayml.com/mcp
```

Auth:
- Run codex mcp login runway-dev-mcp --scopes openid,profile,email,mcp:read,mcp:write and complete browser sign-in.

### Authorization flow

- OAuth through the Developer Portal; do not place a Runway API key in the MCP configuration.

Setup docs: https://docs.dev.runwayml.com/guides/mcp/

## Tags

- MCP
- video
- creative-tools

## Also known as

- Runway Dev
- Runway Dev MCP

## Alternatives

- Postman MCP Server

## Sources

- [Project website](https://docs.dev.runwayml.com/guides/mcp/)
- [Project documentation](https://docs.dev.runwayml.com/guides/mcp/)

Last checked: 2026-09-14
