# Splice MCP Node

> Access Splice MCP actions through Scalekit.

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

## Content

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

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

## Actions
* `splicemcp_create_stack`
* `splicemcp_describe_a_sound`
* `splicemcp_download_asset`
* `splicemcp_prompt_to_stack`
* `splicemcp_share_stack`
* `splicemcp_update_stack`

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