# Runware MCP Node

> Access Runware MCP actions through Scalekit.

**URL:** https://caywork.com/learn/docs/node/runwaremcp-node

## Content

## Description
Access Runware MCP actions through the Scalekit MCP gateway.

## Parameters
* **action** (string): Enabled sub-action to run.
* **params** (object): Action-specific inputs.

## Actions
* `runwaremcp_account`
* `runwaremcp_get_task_details`
* `runwaremcp_list_capabilities`
* `runwaremcp_list_models`
* `runwaremcp_media_storage`
* `runwaremcp_model_details`
* `runwaremcp_model_examples`
* `runwaremcp_model_pricing`
* `runwaremcp_model_schema`
* `runwaremcp_model_search`
* `runwaremcp_model_upload`
* `runwaremcp_run`

## Use Cases
1. **Automate Runware MCP workflows**: Add the node, enable the actions you need, and let the agent invoke them through Scalekit.
2. **Enforce least privilege**: Only enable the subset of actions required for the current agent flow.