Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CodeComfyNew to Visual Studio Code? Get it now.
CodeComfy

CodeComfy

mcp-tool-shop

|
8 installs
| (0) | Free
Run automated ComfyUI workflows to generate and view images and videos directly from VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CodeComfy for VS Code

Run automated ComfyUI workflows to generate and view images and videos directly from VS Code.

CodeComfy runs automated ComfyUI workflows inside your workspace, producing images and videos that are tracked, indexed, and instantly viewable in a native gallery. Quality presets are selected automatically based on your GPU — no manual tuning required.

What You Can Do

  • Generate images with ComfyUI
  • Generate videos with ComfyUI
  • Browse results per workspace
  • Avoid manual file management entirely

Features

  • Automated image and video generation with ComfyUI
  • Automatic quality preset selection based on GPU
  • Workspace-isolated outputs (.codecomfy/outputs/)
  • One-command gallery per workspace
  • Built for push-button workflows, not manual setup

How It Works

  1. Run a generate command (CodeComfy: Generate Image or CodeComfy: Generate Video)
  2. CodeComfy detects your GPU and selects the best quality preset
  3. The workflow runs on ComfyUI
  4. Images and videos are saved to .codecomfy/outputs/
  5. The gallery opens automatically to show your results

Usage

  1. Open a workspace in VS Code
  2. Run CodeComfy: Generate Image or CodeComfy: Generate Video
  3. Run CodeComfy: Open Gallery to browse all generated outputs

Requirements

  • Windows
  • ComfyUI running locally
  • NextGallery installed
  • FFmpeg (for video generation)

Configuration (Optional)

{
  "codecomfy.comfyuiUrl": "http://127.0.0.1:8188",
  "codecomfy.nextGalleryPath": "C:\\path\\to\\NextGallery.exe",
  "codecomfy.ffmpegPath": "C:\\path\\to\\ffmpeg.exe",
  "codecomfy.autoOpenGalleryOnComplete": true
}

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft