ComfyClaw Docs
Welcome to ComfyClaw — a local ComfyUI management dashboard and CLI with a decentralized GPU marketplace at comfyclaw.app. This documentation covers:
- The local skill (dashboard + CLI) for managing your ComfyUI servers and workflows
- The ComfyClaw Network (gateway + marketplace) for running jobs on remote GPUs
- Provider setup, wallet funding, and the public API
ComfyClaw is designed for creators who want fast, repeatable workflows locally and a simple way to monetize their GPU on the network.
What ComfyClaw Includes
Local Skill
- Web dashboard with tabs for Servers, Workflows, Pipelines, Gallery, Network
- Workflow import from ComfyUI JSON (auto-classifies inputs/outputs)
- CLI parity with the dashboard: run, inspect, publish, and track jobs
- Gallery with output storage, downloads, and metadata protection
- Pipeline runner to chain workflows together
ComfyClaw Network
- Public marketplace and API at https://comfyclaw.app
- Wallet funding and pay‑per‑run pricing (Stripe Checkout)
- Provider payouts via Stripe Connect
- Live progress + preview streaming over WebSocket
- Cover art + showcase images for each workflow
Quick Links
- Install the skill → Getting Started · Installation
- Run your first workflow → Getting Started · First Workflow
- Provider setup → Provider · Setup
- API docs → API · Overview
Source Repositories
- Local skill:
~/.openclaw/skills/comfyclaw/ - Network server + web:
~/.openclaw/workspace/comfyclaw-network/
Tip: If you are just looking to generate outputs on the marketplace, jump straight to Consumers → Generating.