Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COMFY_URLNoComfyUI server URLhttp://127.0.0.1:8188
COMFY_API_KEYNoOptional API key
COMFY_TIMEOUTNoHTTP request timeout in seconds300
COMFY_OUTPUT_DIRNoImage output directory for disk routing~/comfypilot_output
COMFY_AUTH_METHODNoAuth header style: auto, bearer, or x-api-keyauto
COMFY_SNAPSHOT_DIRNoIf set, persists snapshots to this directory
COMFY_BLUEPRINT_DIRNoUser-published subgraph blueprints directory~/.comfypilot/blueprints
COMFY_TD_OUTPUT_DIRNoTouchDesigner output path~/comfypilot_output/touchdesigner
COMFY_SNAPSHOT_LIMITNoMaximum workflow snapshots retained50
COMFY_STRICT_CONFIRMNoSet to 1 to fail-closed on destructive tools
COMFY_BLENDER_OUTPUT_DIRNoBlender output path~/comfypilot_output/blender

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/dreamrec/ComfyPilot'

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