Coordination middleware for file-based multi-agent workflows. Exposes 45 tools across three tiers (L1/L2/L3) that implement the FCoP 3.2.5 protocol: directories as state machines (inbox, active, review, done, archive), filenames as routing headers (TASK/REPORT/ISSUE/REVIEW), and atomic os.rename() as the only sync primitive. The server provides init_project, create_custom_team, lifecycle transitions, and event history commands. Reach for this when you want multiple AI agents (Cursor, Claude Desktop, or any MCP client) to collaborate on tasks without message queues or databases. The entire system state lives in a git-trackable folder structure. You can ls your way through agent handoffs and review chains.
claude mcp add --transport stdio joinwell52-ai-fcop uvx fcop