Skip to main content
Glama

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

TableJSON Schema
NameRequiredDescriptionDefault
pod_idYesThe RunPod pod ID to connect to.

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/artokun/comfyui-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server