OpenSpawn — Coordination Layer for AI Agent Organizations
OpenSpawn is an open-source coordination layer that lets you define and run organizations
of AI agents. One markdown file (ORG.md) defines your entire agent org — roles, hierarchy,
culture, policies, and playbooks.
What is OpenSpawn?
OpenSpawn is infrastructure, not a framework. It coordinates agents built with CrewAI,
LangGraph, AutoGen, OpenClaw, or any other agent framework. Think of it as the org chart
and HR department for your AI workforce.
Key Features
-
ORG.md — Your entire agent organization defined in a single markdown
file.
-
Framework-Agnostic — Works with any agent framework. OpenSpawn
coordinates, frameworks execute.
-
MCP-Native — Built-in Model Context Protocol server with 7 tools.
- A2A Protocol — Agent-to-Agent communication via Google A2A v0.3.
-
Economic Layer — Budget management, trust scores, performance tracking.
-
Self-Hosted — Run on your own infrastructure. Zero external
dependencies.
-
Simulation Modes — Deterministic ($0), hybrid (LLM), record, and
replay.
Quick Start
npx openspawn init my-org
Live Demo
Visit bikinibottom.ai to see 22 agents coordinate to
deliver 10,000 Krabby Patties.
Documentation