# Motion MCP Node

> Access Motion MCP actions through Scalekit.

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

## Content

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

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

## Actions
* `motionmcp_get_auth_context`
* `motionmcp_get_brand_by_domain`
* `motionmcp_get_creative_insights`
* `motionmcp_get_creative_summary`
* `motionmcp_get_creative_transcript`
* `motionmcp_get_demographic_breakdown`
* `motionmcp_get_glossary_values`
* `motionmcp_get_inspo_brand_context`
* `motionmcp_get_inspo_creatives`
* `motionmcp_get_reports`
* `motionmcp_get_workspace_brand`
* `motionmcp_get_workspace_competitors`
* `motionmcp_search_brands`
* `motionmcp_submit_feedback`

## Use Cases
1. **Automate Motion 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.