Skip to content
Back to search
30
MCP v0.1.4

io.github.Morous-Dev/engram-cc

io.github.Morous-Dev/engram-cc

Universal AI coding assistant memory — session handoff, SLM compression, and semantic retrieval.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.morous-dev/engram-cc
Universal AI coding assistant memory — session handoff, SLM compression, and semantic retrieval.
0 tools
io.github.tstockham96/engram
Intelligent agent memory with automatic extraction, consolidation, and bi-temporal recall.
0 tools
io.github.Patdolitse/piia-engram
One memory, every AI tool, yours to keep. Local-first, cross-tool, MCP-native.
0 tools
io.github.jamjet-labs/engram-server
Durable memory for AI agents: fact extraction, hybrid retrieval, temporal graph. SQLite/Postgres.
0 tools
io.github.NickCirv/engram
Cached context spine for AI coding agents. Any MCP server as a 10-line plugin. 89.1% saved.
0 tools
io.github.hbarefoot/engram
Local-first persistent memory for AI agents — SQLite + local embeddings, MCP-native, no cloud.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.morous-dev/engram-cc": {
      "url": "None",
      "transport": "http"
    }
  }
}