ComfyPilot
by dreamrec
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COMFY_URL | No | ComfyUI server URL | http://127.0.0.1:8188 |
| COMFY_API_KEY | No | Optional API key | |
| COMFY_TIMEOUT | No | HTTP request timeout in seconds | 300 |
| COMFY_OUTPUT_DIR | No | Image output directory for disk routing | ~/comfypilot_output |
| COMFY_AUTH_METHOD | No | Auth header style: auto, bearer, or x-api-key | auto |
| COMFY_SNAPSHOT_DIR | No | If set, persists snapshots to this directory | |
| COMFY_BLUEPRINT_DIR | No | User-published subgraph blueprints directory | ~/.comfypilot/blueprints |
| COMFY_TD_OUTPUT_DIR | No | TouchDesigner output path | ~/comfypilot_output/touchdesigner |
| COMFY_SNAPSHOT_LIMIT | No | Maximum workflow snapshots retained | 50 |
| COMFY_STRICT_CONFIRM | No | Set to 1 to fail-closed on destructive tools | |
| COMFY_BLENDER_OUTPUT_DIR | No | Blender output path | ~/comfypilot_output/blender |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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