Setup
Claude setup example
What the connection can do
All hosted MCP tools are read-only.| Capability | Tool | Description |
|---|---|---|
| List orgs | runway_list_accessible_orgs | List the Runway orgs accessible to the current authenticated user. |
| Search | runway_search | Search a Runway org for pages, drivers, scenarios, and related entities. |
| Read pages | runway_read_page | Read a Runway page and its visible contents. |
| Read drivers and formulas | runway_get_driver | Read metadata and formulas for a Runway driver. |
| Calculate values | runway_get_driver_values | Calculate driver values for one or more scenarios and month keys. |
| List scenarios | runway_list_scenarios | List the published scenarios in a Runway org. |
Limits and security
- The MCP endpoint is read-only.
- Access is available to Admin and above.
- The rate limit is 60 calls per minute per user, tool, and org.
- Authentication uses OAuth. You do not need to create or store API keys.
FAQ
Can an AI tool change my Runway model through MCP?
Can an AI tool change my Runway model through MCP?
No. The hosted MCP tools are read-only.
Do I need a Runway API key?
Do I need a Runway API key?
No. The connection uses OAuth through your browser login.
Who can connect an external AI tool?
Who can connect an external AI tool?
Hosted MCP access is available to Admin and above.