# Recraft AI MCP Node

> Access Recraft AI MCP actions through Scalekit.

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

## Content

## Description
Access Recraft AI MCP actions through the Scalekit MCP gateway.

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

## Actions
* `recraftmcp_call_agent`
* `recraftmcp_create_style`
* `recraftmcp_creative_upscale`
* `recraftmcp_crisp_upscale`
* `recraftmcp_delete_style`
* `recraftmcp_erase_region`
* `recraftmcp_generate_background`
* `recraftmcp_generate_image`
* `recraftmcp_get_style`
* `recraftmcp_get_user`
* `recraftmcp_image_edit`
* `recraftmcp_image_to_image`
* `recraftmcp_inpaint_image`
* `recraftmcp_list_styles`
* `recraftmcp_remove_background`
* `recraftmcp_replace_background`
* `recraftmcp_request_upload_url`
* `recraftmcp_subscription_plans`
* `recraftmcp_suggest_model`
* `recraftmcp_variate_image`
* `recraftmcp_vectorize_image`

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