Engram Cc runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 15 Mar 2026.
Universal AI coding assistant memory — session handoff, SLM compression, and semantic retrieval.
We read the source, 2 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
postinstall: node -e "console.log('EngramCC postinstall: skipped automatic setup. Run engramcc inside your project folder to initialize local .engram-cc/.')"
const result = spawnSync(command, ["--version"], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add engram-cc -- npx -y @morous-dev/engram-cc
{
"mcpServers": {
"engram-cc": {
"args": [
"-y",
"@morous-dev/engram-cc"
],
"command": "npx"
}
}
}
[mcp_servers.engram-cc]
command = "npx"
args = ["-y", "@morous-dev/engram-cc"]
{
"mcpServers": {
"engram-cc": {
"args": [
"-y",
"@morous-dev/engram-cc"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"engram-cc": {
"args": [
"-y",
"@morous-dev/engram-cc"
],
"command": "npx"
}
}
}
Cognitive memory for AI coding assistants — persistent memory across sessions
Persistent memory and session intelligence for AI coding assistants. Zero config.
Persistent memory and cross-session learning for AI coding assistants (hosted remote MCP).
Versioned documentation registry and semantic search for AI tools and coding assistants.
Semantic context compression and cognitive memory layer for LLM swarms.
Persistent memory, task coordination, and HITL queue for AI coding sessions.
Universal memory runtime for AI agents — episodic, semantic, and procedural memory.
Universal MCP Server with advanced AI memory capabilities and semantic search.
Answers built from our own checks of this server.