Skip to content

OACP Documentation

Welcome to the OACP documentation.

OACP is a file-based coordination protocol for multi-agent workflows. It enables agents to communicate, coordinate tasks, and share context through structured files — no daemons or central servers required.

Terminal window
pip install oacp-cli
oacp init my-project
oacp doctor

See the Quick Start guide for a complete walkthrough.