From fedd57bd440aa3875aaa7fdba9b058bdb9679041 Mon Sep 17 00:00:00 2001 From: Oleksander <63908409+teolex2020@users.noreply.github.com> Date: Tue, 3 Mar 2026 13:09:53 +0200 Subject: [PATCH 1/2] Add AuraSDK MCP to cognitive memory tools list Added AuraSDK MCP to the list of cognitive memory tools. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d167518..46377ab1 100644 --- a/README.md +++ b/README.md @@ -1124,6 +1124,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [upstash/context7](https://github.com/upstash/context7) 📇 ☁️ - Up-to-date code documentation for LLMs and AI code editors. - [varun29ankuS/shodh-memory](https://github.com/varun29ankuS/shodh-memory) 🦀 🏠 - Cognitive memory for AI agents with Hebbian learning, 3-tier architecture, and knowledge graphs. Single ~15MB binary, runs offline on edge devices. - [vectorize-io/hindsight](https://github.com/vectorize-io/hindsight) 🐍 ☁️ 🏠 - Hindsight: Agent Memory That Works Like Human Memory - Built for AI Agents to manage Long Term Memory +- [AuraSDK MCP](https://github.com/teolex2020/AuraSDK) — Persistent cognitive memory for Claude Desktop. Sub-ms recall, offline, encrypted. 8 tools: recall, store, search, insights, consolidate. ### ⚖️ Legal From 171420eafbeadf05834b302fa695a1bbcfbf9262 Mon Sep 17 00:00:00 2001 From: Oleksander <63908409+teolex2020@users.noreply.github.com> Date: Thu, 5 Mar 2026 20:04:56 +0200 Subject: [PATCH 2/2] Update AuraSDK link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46377ab1..1bc0b751 100644 --- a/README.md +++ b/README.md @@ -1124,7 +1124,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [upstash/context7](https://github.com/upstash/context7) 📇 ☁️ - Up-to-date code documentation for LLMs and AI code editors. - [varun29ankuS/shodh-memory](https://github.com/varun29ankuS/shodh-memory) 🦀 🏠 - Cognitive memory for AI agents with Hebbian learning, 3-tier architecture, and knowledge graphs. Single ~15MB binary, runs offline on edge devices. - [vectorize-io/hindsight](https://github.com/vectorize-io/hindsight) 🐍 ☁️ 🏠 - Hindsight: Agent Memory That Works Like Human Memory - Built for AI Agents to manage Long Term Memory -- [AuraSDK MCP](https://github.com/teolex2020/AuraSDK) — Persistent cognitive memory for Claude Desktop. Sub-ms recall, offline, encrypted. 8 tools: recall, store, search, insights, consolidate. +- [teolex2020/AuraSDK](https://github.com/teolex2020/AuraSDK) [glama](https://glama.ai/mcp/servers/teolex2020-aurasdk) 🐍 🏠 — Persistent cognitive memory for Claude Desktop. Sub-ms recall, offline, encrypted. ### ⚖️ Legal