chapzin Codex Harness MCP — Summary
Codex Harness MCP by chapzin is an MCP server (Archetype 3) that provides a local control-plane for Codex CLI and any MCP-compatible coding client: execution contracts, persistent RAG memory (project-local), raw trace recording, structured verification evidence, governance policy with PASS/FLAG/BLOCK audit, observability reports, harness profiles, eval runs, Meta-Harness-lite promotion records, natural-language harness spec export, and explicit completion gates. All state lives under .codex-harness/ in the project directory. The server is a dependency-free Node.js stdio MCP server (no shell execution, no remote calls), making it safe to install in CI/CD and regulated environments. It ships a multi-client installer that generates configs for 10+ coding tools (Codex CLI, Claude Code, OpenCode, Kilo, Gemini CLI, Cursor, VS Code/Copilot, Cline, Windsurf, Roo Code) without running their CLIs. The distinctive opinion is that "done" should require evidence — not just implementation but verification records, governance audit, and an explicit completion gate. Differs from seeds: closest to ccmemory (MCP-anchored, local state) but ccmemory is focused on cross-session recall while this is focused on contract lifecycle and governance; closest in philosophy to kiro (spec+tasks+verification as first-class artifacts) but distributed as a cross-client MCP server rather than a closed IDE.