engram

tomcat65/engram
★ 0 stars TypeScript AI/LLM Updated today
Coordination bus + shared truth for AI agent fleets — MCP server + stdio bridge. Reference implementation of the ACP coordination protocol.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "engram": {
      "command": "npx",
      "args": [
        "-y",
        "tomcat65/engram"
      ]
    }
  }
}

README Excerpt

**A coordination bus + shared truth for your agent fleet.** Self-hosted, two-component setup: a dockerized server plus a thin stdio bridge for your MCP clients. Engram is an MCP server that lets multiple AI coding agents — Claude Code, Codex, Cursor, custom harnesses — share state, preserve context across sessions, and coordinate with each other. It is not another memory store. Its differentiators: