comfyui-roundabout
by 0c0
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | Port for MCP when MCP_SHARE_PORT is false | |
| OUTPUT_TTL | No | Output URL TTL in seconds | 3600 |
| JOB_TIMEOUT | No | Job timeout in seconds | 300 |
| MCP_ENABLED | No | Embedded MCP gateway (default on; set false to disable, also avoids mcp/uvicorn dependency) | true |
| DEFAULT_MODEL | No | Default model (overrides YAML value) | |
| MCP_SHARE_PORT | No | MCP shares the same port as ComfyUI (/mcp); if false, uses MCP_PORT for a separate port | true |
| MAX_CONCURRENCY | No | Maximum concurrency for generation | 2 |
| PUBLIC_BASE_URL | No | Base URL for absolute product URLs; required for remote deployment | |
| OPENAI_GATEWAY_API_KEYS | No | Comma-separated list of API keys for authentication; authentication is enabled only if set |
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
ActivityMaintained
ResponsivenessNo issues