# Flux MCP Node

> Access Flux MCP actions through Scalekit.

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

## Content

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

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

## Actions
* `fluxmcp_enhance_video`
* `fluxmcp_generate_image`
* `fluxmcp_generate_variations`
* `fluxmcp_generate_video`
* `fluxmcp_get_credits`
* `fluxmcp_get_history`
* `fluxmcp_get_result`
* `fluxmcp_refresh_image_url`
* `fluxmcp_request_upload_url`
* `fluxmcp_vto`

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