From aa477c8a667a239daffa0462eb1849e2fcd41f3e Mon Sep 17 00:00:00 2001 From: Frank Luci Date: Mon, 11 May 2026 01:22:48 +0300 Subject: [PATCH 1/3] Add ejentum/ejentum-mcp under Codex as MCP Client --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92f2e3f..3e8df76 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,7 @@ Codex can connect to MCP servers (as client) and expose itself as an MCP server - [karad/seiro-mcp](https://github.com/karad/seiro-mcp) - MCP server and skills for autonomous build workflows for visionOS (Swift) apps using Codex CLI. ![GitHub stars](https://img.shields.io/github/stars/karad/seiro-mcp?style=flat-square) - [salparadi-labs/brain](https://github.com/salparadi-labs/brain) - Persistent memory MCP server for Codex sessions - stores decisions, tasks, preferences in SQLite. ![GitHub stars](https://img.shields.io/github/stars/salparadi-labs/brain?style=flat-square) - [vanthienha199/agent-cost-mcp](https://github.com/vanthienha199/agent-cost-mcp) - MCP server for tracking AI agent costs in real time - per-message spending, budget alerts, visual dashboard. ![GitHub stars](https://img.shields.io/github/stars/vanthienha199/agent-cost-mcp?style=flat-square) +- [ejentum/ejentum-mcp](https://github.com/ejentum/ejentum-mcp) - Reasoning Harness: library of 679 cognitive operations engineered in natural language across four harnesses (reasoning, code, anti-deception, memory). Each call retrieves a task-matched scaffold (failure pattern, procedure, suppression vectors, falsification test) the agent ingests before responding. Free tier 100 calls. ![GitHub stars](https://img.shields.io/github/stars/ejentum/ejentum-mcp?style=flat-square) ### Codex as MCP Server From 694ee86edf7bd205eafc6bedf7ca7dff3b462b5a Mon Sep 17 00:00:00 2001 From: Frank Luci Date: Wed, 13 May 2026 16:14:45 +0300 Subject: [PATCH 2/3] Trim entry line per repo conventions Match neighboring entries' single-sentence format; drop big-number flexing, capability dump, and pricing link to keep the directory listing focused on what the server is rather than how to use it. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e8df76..94fc5c7 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,7 @@ Codex can connect to MCP servers (as client) and expose itself as an MCP server - [karad/seiro-mcp](https://github.com/karad/seiro-mcp) - MCP server and skills for autonomous build workflows for visionOS (Swift) apps using Codex CLI. ![GitHub stars](https://img.shields.io/github/stars/karad/seiro-mcp?style=flat-square) - [salparadi-labs/brain](https://github.com/salparadi-labs/brain) - Persistent memory MCP server for Codex sessions - stores decisions, tasks, preferences in SQLite. ![GitHub stars](https://img.shields.io/github/stars/salparadi-labs/brain?style=flat-square) - [vanthienha199/agent-cost-mcp](https://github.com/vanthienha199/agent-cost-mcp) - MCP server for tracking AI agent costs in real time - per-message spending, budget alerts, visual dashboard. ![GitHub stars](https://img.shields.io/github/stars/vanthienha199/agent-cost-mcp?style=flat-square) -- [ejentum/ejentum-mcp](https://github.com/ejentum/ejentum-mcp) - Reasoning Harness: library of 679 cognitive operations engineered in natural language across four harnesses (reasoning, code, anti-deception, memory). Each call retrieves a task-matched scaffold (failure pattern, procedure, suppression vectors, falsification test) the agent ingests before responding. Free tier 100 calls. ![GitHub stars](https://img.shields.io/github/stars/ejentum/ejentum-mcp?style=flat-square) +- [ejentum/ejentum-mcp](https://github.com/ejentum/ejentum-mcp) - MCP server with four pre-prompt cognitive scaffolds for reasoning, code review, anti-deception, and memory. ![GitHub stars](https://img.shields.io/github/stars/ejentum/ejentum-mcp?style=flat-square) ### Codex as MCP Server From 27cc05618727d7e98c6dfabdfb311689765cc56d Mon Sep 17 00:00:00 2001 From: Frank Luci Date: Wed, 13 May 2026 16:33:44 +0300 Subject: [PATCH 3/3] Further simplify entry to plain mode-listing Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94fc5c7..311d2ce 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,7 @@ Codex can connect to MCP servers (as client) and expose itself as an MCP server - [karad/seiro-mcp](https://github.com/karad/seiro-mcp) - MCP server and skills for autonomous build workflows for visionOS (Swift) apps using Codex CLI. ![GitHub stars](https://img.shields.io/github/stars/karad/seiro-mcp?style=flat-square) - [salparadi-labs/brain](https://github.com/salparadi-labs/brain) - Persistent memory MCP server for Codex sessions - stores decisions, tasks, preferences in SQLite. ![GitHub stars](https://img.shields.io/github/stars/salparadi-labs/brain?style=flat-square) - [vanthienha199/agent-cost-mcp](https://github.com/vanthienha199/agent-cost-mcp) - MCP server for tracking AI agent costs in real time - per-message spending, budget alerts, visual dashboard. ![GitHub stars](https://img.shields.io/github/stars/vanthienha199/agent-cost-mcp?style=flat-square) -- [ejentum/ejentum-mcp](https://github.com/ejentum/ejentum-mcp) - MCP server with four pre-prompt cognitive scaffolds for reasoning, code review, anti-deception, and memory. ![GitHub stars](https://img.shields.io/github/stars/ejentum/ejentum-mcp?style=flat-square) +- [ejentum/ejentum-mcp](https://github.com/ejentum/ejentum-mcp) - MCP server with reasoning, code, anti-deception, and memory tools for AI agents. ![GitHub stars](https://img.shields.io/github/stars/ejentum/ejentum-mcp?style=flat-square) ### Codex as MCP Server