C
Codex Harness MCP
by @chapzin
Local Codex MCP harness for contracts, persistent RAG memory, evals, natural-language specs, and Meta-Harness-lite promotion records.
Created 5/1/2026
Updated about 9 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-codex-harness-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"chapzin-codex-harness-mcp": {
"command": "npx",
"args": [
"chapzin-codex-harness-mcp"
]
}
}
}