Metadata-Version: 2.1
Name: comfyui-fl-mcp
Version: 0.5.0
Summary: Local MCP server and browser bridge for ComfyUI. Inspect workflows, edit graphs, queue generations, manage models, and connect MCP-compatible agents to your local ComfyUI setup.
Home-page: https://github.com/filliptm/ComfyUI_FL-MCP
Requires-Python: >=3.10
Requires-Dist: fastapi>=0.115,<0.116
Requires-Dist: uvicorn[standard]
Requires-Dist: python-multipart
Requires-Dist: websockets
Requires-Dist: fastmcp>=2.14.7,<3
Requires-Dist: Authlib>=1.6.5,<1.7
Requires-Dist: claude-agent-sdk>=0.2.120,<0.3
Requires-Dist: openai-codex==0.144.4
Requires-Dist: pydantic-ai-slim[ag-ui,anthropic,mcp,openai]>=1.1,<1.2
Requires-Dist: keyring>=25,<26
Requires-Dist: pydantic
Requires-Dist: pydantic-settings
Requires-Dist: python-dotenv
Requires-Dist: httpx
Requires-Dist: Pillow
Requires-Dist: PyYAML>=6.0
