Skip to content

ejentum/integrations

Repository files navigation

Ejentum Integrations

Official integration guides and skill files for the Ejentum API, the Reasoning Harness for Agentic AI.

Your agent POSTs a task description and a mode. The API returns a structured cognitive injection (failure pattern to avoid, procedure to follow, verification criterion, suppress/amplify signals). Your agent absorbs the injection and writes from it. 679 engineered abilities across four modes: reasoning, code, anti-deception, memory.

What's here

Folder What it is Install time
/n8n One HTTP Request tool + pre-built workflow JSON. Agent auto-routes to the right mode via $fromAI(). 3 min
/claude-code Five native Claude Code skill files (ejentum-unified, ejentum-reasoning, ejentum-code, ejentum-anti-deception, ejentum-memory). Drop into ~/.claude/skills/, set one env var, done. 5 min

Each subfolder has a README with picture-by-picture install walkthrough and downloadable assets.

Native packages

Standalone packages on PyPI and npm, one per host framework. Each speaks its host's native idiom; pick the one that matches your stack.

Python (PyPI)

Framework Install Repo
CrewAI pip install crewai-ejentum crewai-ejentum
Agno pip install agno-ejentum agno-ejentum
PydanticAI pip install pydantic-ai-ejentum pydantic-ai-ejentum
HuggingFace smolagents pip install smolagents-ejentum smolagents-ejentum
LangChain pip install langchain-ejentum langchain-ejentum
Letta pip install letta-ejentum letta-ejentum
Microsoft AutoGen pip install autogen-ejentum autogen-ejentum
LlamaIndex (PyPI registration pending) llama-index-tools-ejentum

TypeScript / JavaScript (npm)

Framework Install Repo
Vercel AI SDK npm install ejentum-ai ejentum-ai
Mastra npm install ejentum-mastra ejentum-mastra
LangGraph.js npm install ejentum-langgraph ejentum-langgraph
Firebase Genkit npm install ejentum-genkit ejentum-genkit
n8n (community node) npm install n8n-nodes-ejentum n8n-nodes-ejentum

Agentic IDEs and editors

Tool How
Cursor, Claude Code, Windsurf, Continue, Cline, n8n MCP Client npx -y ejentum-mcp (also one-click via Smithery, Glama, mcp.so)
Anthropic Claude Code plugin directory Install from the directory UI (Published 2026-05-22)
Zed editor Install Ejentum from Zed Extensions
Cursor / Windsurf / Cline rules files Adapters under ejentum-mcp/editors/
Codex CLI .codex-plugin/plugin.json shipped with ejentum-mcp

If you want an integration that isn't here yet, open an issue.

Getting an API key

Free tier: 30-day trial, no card. Generate at ejentum.com/dashboard.

Paid: Ki €19/mo (5,000 calls), Super €49/mo (10,000 calls + multi-mode). See pricing.

Benchmarks and evidence

License

MIT. See LICENSE.

Contributing

PRs welcome on any integration folder. For additions (new framework), open an issue first so we can scope it together.

For questions about the Ejentum API itself: info@ejentum.com.

About

Official integration guides and skill files for the Ejentum API. Runtime reasoning harness for LLM agents.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors