PearScarf
Shared operational reality for AI workforces.
Open-source substrate every agent reads and writes to.
MCP-native. Self-hosted. MIT.
What you wire to
-
submit_record— agents write the operational delta when work changes state -
recall— semantic fact retrieval over current truth -
get_entity_context— full known state of any entity -
submit_intent— coordination primitive with DAG dependencies and owner routing -
query_facts— parameterized graph query
Bi-temporal (source_at + recorded_at). Automatic supersession. MCP-native.
Install
bash <(curl -fsSL https://raw.githubusercontent.com/pearshape-ai/pearscarf/refs/heads/main/install.sh) One command. Local Docker. MCP URL printed. Wire your agents.