Or install with pip: pip install mcp-server-orchestrate
README Excerpt
Machine-verified 4-phase workflow MCP server for AI coding assistants. Enforces **DESIGN → PLAN → EXECUTE → VERIFY → COMPLETE** with human approval gates, state integrity checks, and DAG task scheduling. --- ``` │ ▼ (DESIGN Phase) Write `.orchestrator/design.md` │ ▼ orchestrate_approve() ──> orchestrate_verify()