Loomal

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

1 starsnpm: @morous-dev/engram-cc

About engram-cc

engram-cc is an MCP (Model Context Protocol) server published by morous-dev in the official MCP registry, listed under Search on Loomal. Universal AI coding assistant memory — session handoff, SLM compression, and semantic retrieval.

It ships as an npm package (@morous-dev/engram-cc), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/morous-dev/engram-context-continuum, where the project has earned 1 GitHub stars.

Use engram-cc with your agent

Claude Code · one command
claude mcp add engram-cc -- npx -y @morous-dev/engram-cc
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "engram-cc": {
      "command": "npx",
      "args": [
        "-y",
        "@morous-dev/engram-cc"
      ]
    }
  }
}
npm@morous-dev/engram-cc

Frequently asked questions

What is engram-cc?
engram-cc is an MCP (Model Context Protocol) server by morous-dev in the Search category. Universal AI coding assistant memory — session handoff, SLM compression, and semantic retrieval.
How do I connect engram-cc to Claude, Cursor, or another MCP client?
Install engram-cc from its npm package (@morous-dev/engram-cc) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is engram-cc open source?
Yes — the source code is public at github.com/morous-dev/engram-context-continuum, with 1 GitHub stars.
Can AI agents pay to use engram-cc?
Not yet through Loomal — engram-cc is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain engram-cc? Claim this listing free by verifying GitHub ownership, or contact us.