Enables an external coding agent to exchange text and images with ComfyUI workflows and trigger runs via MCP tools.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.COMFY_BRIDGE_URL— codex mcp add comfy --env =http://127.0.0.1:9188/mcp -- python /abs/path/scripts/codex_stdio_shim.py:COMFY_BRIDGE_TMP_TTL— 3600 Age (seconds) after which save_tensor_png reaps old img_.png temp files.COMFY_BRIDGE_MCP_HOST— 1. Bind all interfaces — set =0.0.0.0 in the container.COMFY_BRIDGE_MCP_PORT— 9188 Port the MCP bridge binds (use 0 for an ephemeral port, e.g. in tests).COMFY_BASE_URL— stays http://127.0.0.1:8188 — the bridge runs inside theCOMFY_BRIDGE_TMP— dir the bridge writes, container-side (e.g. /ComfyUI/output/agent_bridge)COMFY_BRIDGE_TMP_PUBLIC— the path the agent sees for it (e.g. /media/unraid/comfyui/output/agent_bridge)COMFY_BRIDGE_WORKFLOWS— workflows Dir that comfy_run_workflow loads <name>.json from.[](https://m8ven.ai/mcp/ethanfel-comfyui-agent-bridge-a2u1it)