Skip to content
Claude Desktop

engram for Claude Desktop

io.github.spectra-g/engram

MCP adapter for Engram - organizational memory for AI agents

client:Claude Desktop transport:stdio runtime:npm

Install engram in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "engram": {
      "command": "npx",
      "args": [
        "-y",
        "@spectra-g/engram-adapter"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

engram in other clients