Evidence

What should we work on?

github.com/
Explore concept graph
Find patterns and rules
Ask about the codebase
Use with Claude Code (MCP) — query this memory from any coding session
Add Engram as an MCP server so Claude Code can query codebase memory while you code.
{ "mcpServers": { "engram": { "command": "engram-mcp", "env": { "ENGRAM_DB_HOST": "localhost" } } } }
Add to ~/.claude/claude_desktop_config.json or use claude mcp add engram engram-mcp
query_memory
Ask a natural-language question, get a grounded answer
search_memories
Raw retrieval — ranked memory snippets without LLM
get_concept_graph
Architectural overview of a repo as structured text
get_context_page
Read a specific context page / architecture doc by slug
get_relevant_rules
Coding conventions & patterns relevant to a file path
record_observation
Persist something you discover during this session
Knowledge Graph
No repo loaded
Load a GitHub repo from the home screen
🔍 --
Load a repo to see episodic memories
🔍 --
Load a repo to see semantic rules
How can I help?

Ask anything about the codebase, or describe a change you're planning. Engram routes automatically.

Enter to send  ·  Shift+Enter for new line
Recent activity
C
Select a page
Choose a page from the index, or build context from this repo's memory.
◉ Proactive Insights
Load a repo to see insights
Distillation
Cluster episodic memories → extract semantic rules via LLM
Ready — configure and press Run
Hygiene
Staleness detection · contradiction resolution · pruning
Ready — select stages and press Run
⊛ Knowledge Governance
Review and approve proposed rules before they enter active memory
Pending Approval
Load a repo to see pending rules
Change Log
No history yet
Loading…
Loading module…