runpod_pod_connect
Connect to a RunPod pod's ComfyUI instance by providing the pod ID. Verifies the pod is running and reachable, then redirects all subsequent tool actions to that pod.
Instructions
Connect comfyui-mcp to a RunPod pod's ComfyUI so ALL the other comfyui tools (generate, workflows, models, panel, …) run against that pod. Give it a pod ID: it verifies the pod is RUNNING with ComfyUI reachable, resolves the pod's proxy URL, and retargets this orchestrator's ComfyUI client to it. If the pod isn't ready it tells you what's missing (run runpod_pod_start / runpod_pod_troubleshoot first). This is the 'live connection' — after it succeeds, the rest of the session talks to the pod.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pod_id | Yes | The RunPod pod ID to connect to. |