MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

C
Codex Harness MCP
作者 @chapzin

Local Codex MCP harness for contracts, persistent RAG memory, evals, natural-language specs, and Meta-Harness-lite promotion records.

创建于 5/1/2026
更新于 about 9 hours ago
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南

安装包 (如果需要)

npx @modelcontextprotocol/server-codex-harness-mcp

Cursor 配置 (mcp.json)

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