Skip to content

Add ejentum-mcp to Skills & MCP#36

Open
ejentum wants to merge 1 commit into
ai-boost:mainfrom
ejentum:add-ejentum-mcp
Open

Add ejentum-mcp to Skills & MCP#36
ejentum wants to merge 1 commit into
ai-boost:mainfrom
ejentum:add-ejentum-mcp

Conversation

@ejentum

@ejentum ejentum commented May 22, 2026

Copy link
Copy Markdown

Adds ejentum-mcp under Design Primitives → Skills & MCP.

Meets the contributing criteria:

  1. Addresses a specific harness problem. Pre-generation cognitive scaffolds: the agent fetches a structured procedure (named failure pattern, executable steps, suppression vectors, falsification test) from a tool call before producing its user-facing answer, instead of relying on system-prompt instructions that decay across long context windows or multi-turn execution. Directly applicable to harnesses that need to harden specific failure surfaces (sycophancy, hallucination, sunk-cost framings, jailbreak resistance) without bloating the system prompt.

  2. Worth someone's time. Four scaffold modes (harness_reasoning, harness_code, harness_anti_deception, harness_memory) backed by 679 cognitive operations. Research paper "Under Pressure" documents the methodology and benchmark results. Twelve native framework integrations live on PyPI/npm (CrewAI, Agno, PydanticAI, smolagents on PyPI; ejentum-ai, ejentum-mastra, ejentum-langgraph, ejentum-genkit on npm; LangChain Python, LlamaIndex, Letta, AutoGen scheduled).

  3. Vendor-agnostic by principle. The same harness is reachable via universal MCP (stdio + Streamable HTTP) plus framework-native packages, so consumers can pick the integration shape that fits their stack instead of being forced to MCP or being locked to one framework.

Format follows the existing Skills & MCP entries (bullet, link, descriptive sentence, star badge). Open to relocating to a different section if there's a better fit.

Signed-off-by: Ejentum <info@ejentum.com>
@ejentum ejentum force-pushed the add-ejentum-mcp branch from 921cef3 to ab7bac7 Compare May 23, 2026 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant