Livepeer
Runner connects applications and agents to media workflows. Compute runs them.
Workflows define what happens. Runner makes them available through the CLI, MCP, and API. The Livepeer network supplies the compute that executes every run.
Three layers, one request
How a Runner request moves
01
Intent
A person, agent, or application asks Runner to create or transform media.
02
Workflow
Runner selects the saved workflow and validates its inputs.
03
Execution
An orchestrator runs the workflow on its GPU and returns the output.
04
Result
Runner returns the output to the CLI, connected agent, or application.
Any agent can use Runner
Connect the Runner MCP and authorize it with OAuth. The agent gets access to this project’s workflows without handling a long-lived API credential.
Payment follows execution
The project pays when a workflow runs. The orchestrator that supplies the GPU earns service fees, while protocol rewards support active network compute.