codex-harness-mcp

chapzin/codex-harness-mcp
★ 0 stars JavaScript 💻 Code/Dev Tools Updated today
Agent Skill and local MCP server for Codex harness engineering workflows
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codex-harness-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chapzin/codex-harness-mcp"
      ]
    }
  }
}

README Excerpt

Contracts, local memory, traces, and completion gates for Codex CLI. `codex-harness-mcp` turns loose agent work into an auditable harness loop: define a bounded contract, query prior project knowledge, record research and implementation lessons, capture raw traces, verify evidence, and run a gate before saying the work is done.

Tools (20)

harness_bootstrapharness_bootstrap_projectharness_compact_contextharness_contract_from_requestharness_create_contractharness_deep_researchharness_eval_gateharness_failure_recoveryharness_handoff_contextharness_learn_from_implementationharness_list_knowledgeharness_migrateharness_next_stepharness_query_knowledgeharness_rebuild_knowledge_indexharness_record_knowledgeharness_record_lessonharness_record_researchharness_record_traceharness_record_verification