ComfyUI Node
Claude Code Execute
Execute Claude Code with modular configuration and progress reporting
Claude Code Execute
- memory
- arguments
- tools
- previous_output
- mcp_config
- output
- response
- metadata
◄command_sourcefile►
◄command_file[Custom Command]►
◄command# Claude Code Command
Your command instructions here...►
◄modeldefault►
◄max_turns8►
Categoryclaude_code
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| command_source | COMBO | file | Use command from file or custom text |
| command_file | COMBO | [Custom Command] | Select a command file from the commands folder |
| command | STRING | # Claude Code Command Your command instructions here... | Custom command (used when command_source is 'text' or file is '[Custom Command]') |
| model | COMBO | default | Claude model to use |
| max_turns | INT | 81–512 | Maximum number of turns Claude can take to complete the task |
| memoryopt | CLAUDE_MEMORY | Memory/context from Claude Memory Builder | |
| argumentsopt | CLAUDE_ARGUMENTS | Arguments from Claude Arguments Builder | |
| toolsopt | CLAUDE_TOOLS | Tool configuration from Claude Tools Config | |
| previous_outputopt | CLAUDE_OUTPUT | Output from previous Claude Code execution | |
| mcp_configopt | MCP_CONFIG | MCP configuration from Claude MCP Manager |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| output | CLAUDE_OUTPUT | — |
| response | STRING | — |
| metadata | JSON | — |