MCP server with four cognitive harness tools (harness_reasoning, harness_code, harness_anti_deception, harness_memory) that AI agents call before generating. Two install paths: stdio via npx -y ejentum-mcp (Claude Desktop, Cursor, Windsurf, Codex CLI, C
{
"mcpServers": {
"ejentum": {
"command": "npx",
"args": [
"-y",
"ejentum-mcp"
]
}
}
}