Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@
"description": "MCP server exposing reasoning, code, anti-deception, and memory harness tools for Codex.",
"category": "Development & Workflow",
"source": "awesome-codex-plugins",
"icon": "./plugins/ejentum/ejentum-mcp/assets/ejentum-icon.svg",
"install_url": "https://raw.githubusercontent.com/ejentum/ejentum-mcp/HEAD/.codex-plugin/plugin.json"
},
{
Expand Down
1 change: 1 addition & 0 deletions plugins/ejentum/ejentum-mcp/.codex-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"mcpServers": "../.mcp.json",
"skills": "../skills",
"interface": {
"composerIcon": "./assets/ejentum-icon.svg",
"displayName": "Ejentum Reasoning Harness",
"shortDescription": "Reasoning Harness MCP tools (stdio or hosted HTTPS): cognitive operations engineered as natural-language procedure plus executable reasoning topology DAG",
"longDescription": "Library of 679 cognitive operations across four harnesses (reasoning, code, anti-deception, memory), each operation engineered in two layers: a natural-language procedure (named failure pattern, steps, suppression vectors, falsification test) plus an executable reasoning topology (graph DAG with decision gates, parallel branches, and meta-cognitive exits where the model pauses to self-observe and re-enters). Reasoning spans six domains (abstraction, time, causality, simulation, spatial, metacognition); code covers the software-engineering layer; anti-deception spans six sub-layers (sycophancy, hallucination, deception, adversarial framing, judgment, executive control); memory covers the perception layer. The agent ingests both layers and writes from them. Two install paths: stdio (this plugin) via `npx -y ejentum-mcp` for Codex CLI subprocess mode, or hosted HTTPS at https://api.ejentum.com/mcp for HTTP-MCP clients (Bearer auth via EJENTUM_API_KEY). Free tier: 100 calls, no card.",
Expand Down
27 changes: 27 additions & 0 deletions plugins/ejentum/ejentum-mcp/assets/ejentum-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading