Skip to content

engrammic-ai/engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Engrammic Engine

Local EAG engine with MCP server. No cloud, no API key.

Quickstart

uvx engrammic-engine serve

Configure your MCP client to point to http://localhost:8000/mcp

When to Use

  • 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.

Installation

pip install engrammic-engine

Or from source:

git clone https://github.com/engrammic-ai/engine
cd engine
pip install -e ".[dev]"

Tools

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

Skills

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.md

Or install the skills from context-service.

Learn More

Why Apache 2.0

  • 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

License

Apache 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages