# ejentum-mcp

Exposes the four Ejentum cognitive harnesses (reasoning, code, anti-deception, memory) as MCP tools any agentic client can call. Drop-in scaffolding that catches LLM failure modes like sycophancy, ha…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add ejentum/ejentum-mcp

# Browse available tools
npx -y smithery tool list ejentum/ejentum-mcp
```
