ejentum-mcp

ejentum/ejentum-mcp
★ 1 stars JavaScript 🤖 AI/LLM Updated 1d ago
MCP server for the Ejentum Logic API. Exposes the four cognitive harnesses (reasoning, code, anti-deception, memory) as MCP tools any agentic client can call.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ejentum-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ejentum/ejentum-mcp"
      ]
    }
  }
}

README Excerpt

**Cognitive harnesses for agentic AI, exposed as MCP tools.** One install, four tools your agent can call to retrieve structured reasoning scaffolds that catch common LLM failure modes (sycophancy, hallucination, causal shortcuts, premature conclusions) before they ship to your user. Powered by the [Ejentum Logic API](https://ejentum.com). Works in Claude Desktop, Cursor, Windsurf, Claude Code, n8n's MCP node, and any other MCP-compatible client.

Tools (7)

EJENTUM_API_KEYEJENTUM_API_URLharness_anti_deceptionharness_codeharness_memoryharness_reasoningmcpServers

Topics

agentic-aianthropicanti-deceptionclaudeejentummcpmodel-context-protocolreasoning-harness