engram

bbingz/engram
★ 0 stars Swift 🤖 AI/LLM Updated today
Cross-tool AI session aggregator: TypeScript MCP server and macOS menu bar app
View on GitHub →

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",
        "bbingz/engram"
      ]
    }
  }
}

README Excerpt

> Native Swift MCP helper + macOS App:聚合 17 种 AI 编程助手的历史会话,实现跨工具上下文共享和混合搜索。 在 Codex 里做了半天,切到 Claude Code 继续时,AI 不需要你手动解释之前做了什么——它可以直接调用 `get_context` 查询你的历史。 ``` ┌─────────┐ ┌───────────┐ ┌──────────┐ ┌──────────┐ ┌─────────┐ │ Codex │ │Claude Code│ │Gemini CLI│ │ Cursor │ │ Cline …│ │ sessions│ │ projects │ │ tmp │ │ vscdb │ │ tasks │

Tools (20)

aiProvideranthropicApiKeyanthropicModelembeddingDimensionexportfile_activitygenerate_summaryget_contextget_costsget_insightsget_memoryget_sessionhandoffhttpAllowCIDRhttpBearerTokenhttpHosthttpPortlink_sessionslint_configlist_sessions

Topics

ai-codinglocal-firstmacosmcpraspberry-pisqlitetypescriptweb-ui