Local EAG engine with MCP server. No cloud, no API key.
uvx engrammic-engine serveConfigure your MCP client to point to http://localhost:8000/mcp
- Offline or air-gapped environments
- Privacy-sensitive projects
- Non-commercial use
- Experimenting before committing to hosted
For hosted service with no setup, see engrammic-mcp.
pip install engrammic-engineOr from source:
git clone https://github.com/engrammic-ai/engine
cd engine
pip install -e ".[dev]"| Tool | Purpose |
|---|---|
remember |
Store observations to memory |
learn |
Store claims with evidence to knowledge |
believe |
Form commitments in wisdom |
recall |
Search and retrieve context |
link |
Create relationships between nodes |
trace |
Query provenance chains |
Agent-side prompts that teach when/how to use the tools. Install by copying to your agent's config:
cp ~/.claude/skills/engrammic/*.md CLAUDE.mdOr install the skills from context-service.
- EAG Manifesto - the paradigm explained
- engrammic-primitives - EAG schema library
- EAG Concepts - understand the memory model
- No adoption friction - enterprise legal teams approve Apache 2.0 without review
- Explicit patent grant that MIT lacks
- The moat is in the hosted service, not the local engine
- Unambiguously open source
Apache 2.0