autodl-comfyui

1

Submit, poll, and read AutoDL.art ComfyUI workflow jobs. Inputs come from each workflow's input_rules.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "type": "stdio", "command": "node", "args": [ "server.mjs" ], "cwd": "${PLUGIN_ROOT}", "env": { "AUTODL_TOKEN": "${AUTODL_TOKEN}" } }