Merge pull request #14097 from lbailey94/add-whitemagic

Add lbailey94/whitemagic (local-first agent memory) 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-09-15 12:21:48 -07:00
committed by GitHub
+1
View File
@@ -2579,6 +2579,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
- [jayasukuv11-beep/agenthelm](https://github.com/jayasukuv11-beep/agenthelm) [![jayasukuv11-beep/agenthelm MCP server](https://glama.ai/mcp/servers/jayasukuv11-beep/agenthelm/badges/score.svg)](https://glama.ai/mcp/servers/jayasukuv11-beep/agenthelm) 📇 🐍 ☁️ 🏠 🍎 🪟 🐧 - Shared, versioned memory and governance control plane for AI coding agents. Compiler pipeline resolves architectural decision conflicts across Claude Code, Cursor, and custom agent fleets. `npx -y agenthelm-mcp`
- [AIStorageDepot/aistoragedepot-mcp](https://github.com/AIStorageDepot/aistoragedepot-mcp) [![AIStorageDepot/aistoragedepot-mcp MCP server](https://glama.ai/mcp/servers/AIStorageDepot/aistoragedepot-mcp/badges/score.svg)](https://glama.ai/mcp/servers/AIStorageDepot/aistoragedepot-mcp) 📇 ☁️ 🍎 🪟 🐧 - Your team's prompt, rules, skills & docs library over MCP — one versioned, shared source of truth (search_library + get_item); mark items "/" and they become slash commands. `npx -y @aistoragedepot/mcp`
- [jmpdsevilla/BovedIA](https://github.com/jmpdsevilla/BovedIA) [![jmpdsevilla/BovedIA MCP server](https://glama.ai/mcp/servers/@jmpdsevilla/BovedIA/badges/score.svg)](https://glama.ai/mcp/servers/@jmpdsevilla/BovedIA) 📇 🏠 🍎 🪟 🐧 - Personal memory for Claude Code in plain Markdown notes you own. Doesn't load context blindly: a router note decides what to load and when, plus an "alma" (soul) layer for what you think and feel, not just tasks. `npx bovedia`
- [lbailey94/whitemagic](https://github.com/lbailey94/whitemagic) [![lbailey94/whitemagic MCP server](https://glama.ai/mcp/servers/lbailey94/whitemagic/badges/score.svg)](https://glama.ai/mcp/servers/lbailey94/whitemagic) 🦀 🏠 🍎 🪟 🐧 - Local-first durable memory and session continuity for AI agents. Pure-Rust kernel with ambient governance and a hash-chained audit ledger; one NLU-routed meta-tool keeps the agent-facing surface small. Zero telemetry — memory lives on your own hardware, with backup/export/import across devices. Install: `npx whitemagic-mcp`.
- [LiLara-AI/shadowgraph](https://github.com/LiLara-AI/shadowgraph) [![LiLara-AI/shadowgraph MCP server](https://glama.ai/mcp/servers/LiLara-AI/shadowgraph/badges/score.svg)](https://glama.ai/mcp/servers/LiLara-AI/shadowgraph) 📇 🏠 🍎 🪟 🐧 - **Technical Preview / Early Access.** Local-first decision memory for AI agents that stores choices, rejected alternatives and their reasons, failed attempts, outcomes, provenance, and caller-invoked review conditions in a local file. Stdio MCP server; install from GitHub with Node.js 20+.
- [lumayapartners/memini](https://github.com/lumayapartners/memini) [![lumayapartners/memini MCP server](https://glama.ai/mcp/servers/lumayapartners/memini/badges/score.svg)](https://glama.ai/mcp/servers/lumayapartners/memini) 📇 🏠 🍎 🪟 🐧 - Local-first project memory and guardrails for coding agents. Records failed attempts, fragile files, and decisions per repo; warns the agent before it repeats a recorded mistake. `npx -y memini mcp`
- [nazar256/memheaven](https://github.com/nazar256/memheaven) [![nazar256/memheaven MCP server](https://glama.ai/mcp/servers/nazar256/memheaven/badges/score.svg)](https://glama.ai/mcp/servers/nazar256/memheaven) 📇 ☁️ - Self-hosted remote MCP memory server with Streamable HTTP, OAuth, and shared long-term memory for ChatGPT and AI agents.