diff --git a/README.md b/README.md index b2c0db05b..0b27895ee 100644 --- a/README.md +++ b/README.md @@ -2139,6 +2139,7 @@ Connect AI agents to industrial equipment, machinery, and operational technology Persistent memory storage using knowledge graph structures. Enables AI models to maintain and query structured information across sessions. +- [AkashGoenka/coldstart](https://github.com/AkashGoenka/coldstart) [![AkashGoenka/coldstart MCP server](https://glama.ai/mcp/servers/AkashGoenka/coldstart/badges/score.svg)](https://glama.ai/mcp/servers/AkashGoenka/coldstart) 📇 🏠 🍎 🪟 🐧 - Codebase memory for coding agents, with no embeddings and no API key. A deterministic AST index answers "which files are relevant to this task?" in milliseconds, and agents write durable notes about the repo that are content-hash checked — a note flags itself stale the moment the code it describes changes. Notes are markdown inside the repo, so they commit and review alongside your code. `npm i -g @cstart/coldstart && coldstart init` - [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` - [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` - [jessedu29260-netizen/booboo](https://github.com/jessedu29260-netizen/booboo) [![jessedu29260-netizen/booboo MCP server](https://glama.ai/mcp/servers/jessedu29260-netizen/booboo/badges/score.svg)](https://glama.ai/mcp/servers/jessedu29260-netizen/booboo) 📇 🏠 🍎 🪟 🐧 - See and query your whole AI system as one rooted 3D knowledge graph — agents, memory, knowledge, and automations fused into a privacy-walled snapshot. MCP tools for stats, search, node dossiers, neighbors, and pathfinding; the same snapshot renders up to a million nodes in the browser. `npx create-booboo`