Comfy Cozy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FAST_MODEL | No | Model for short triage/classification | |
| AGENT_MODEL | No | Override the model name | |
| COMFYUI_HOST | No | Where ComfyUI runs | 127.0.0.1 |
| COMFYUI_PORT | No | ComfyUI port | 8188 |
| LLM_PROVIDER | No | LLM provider: anthropic, openai, gemini, ollama | anthropic |
| VISION_MODEL | No | Model for vision tools | |
| GEMINI_API_KEY | No | Your Google Gemini API key (required if using Gemini provider) | |
| OPENAI_API_KEY | No | Your OpenAI API key (required if using OpenAI provider) | |
| OLLAMA_BASE_URL | No | Ollama server URL | http://localhost:11434/v1 |
| THINKING_BUDGET | No | Extended-thinking budget per agent turn (Anthropic Claude 4.x+ only) | 4000 |
| COMFYUI_DATABASE | No | Your ComfyUI folder | ~/ComfyUI |
| ANTHROPIC_API_KEY | No | Your Anthropic API key (required if using Anthropic provider) | |
| VISION_THINKING_BUDGET | No | Extended-thinking budget for vision-tool calls | 2000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessUnresponsive