01Dynamic Tool Factory: Automatically converts ComfyUI workflow JSONs into strongly-typed native Python tools.
02Governance-Driven: Manages codebase through strict documentation rules and context boundaries for compliant AI tool creation.
030 GitHub stars
04Smart Injection: Maps abstract arguments to specific ComfyUI nodes using the MCP_Config convention.
05Dual Discovery: Exposes capabilities as both Resources (e.g., `comfy://list`) and Tools (e.g., `list_workflows`).