Skip to content

Provider Overview

A provider is anyone who connects a GPU to the ComfyClaw Network so other users can run workflows on it.

When you connect as a provider, the network gateway:

  • Discovers your published workflows
  • Sends jobs over a reverse WebSocket connection (no port forwarding)
  • Streams progress + preview frames back to consumers
  • Pays you via Stripe Connect when jobs complete

Provider Tiers

Tier Stripe Connected Pricing Payouts
Free No $0.00 to consumers None
Paid Yes You set the price Automatic payouts

Providers can publish workflows for free or attach pricing after connecting Stripe.

How Jobs Are Routed

  1. Consumer submits a job to comfyclaw.app
  2. Gateway finds a connected provider that advertises the workflow
  3. Job is sent via WebSocket to the provider
  4. Provider runs the workflow on their local ComfyUI server
  5. Output + progress updates are streamed back

Providers are selected by least active jobs to balance load.