From 8c0413f69733a155cd8c16dbb0774734dd27a573 Mon Sep 17 00:00:00 2001 From: dial481 <248182468+dial481@users.noreply.github.com> Date: Tue, 3 Feb 2026 01:33:44 +0200 Subject: [PATCH] Add Penfield MCP to memory resources list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 836aa7d2..ecafe6a7 100644 --- a/README.md +++ b/README.md @@ -1048,6 +1048,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 +- [penfieldlabs/penfield-mcp](https://github.com/penfieldlabs/penfield-mcp) - 🐍 ☁️ - Penfield: persistent memory with hybrid search (BM25 + vector + graph), 24 relationship types for knowledge graphs, context checkpoints for cognitive handoff, artifact storage, and personality system. Works across Claude, Cursor, Windsurf, and any MCP client. ### ⚖️ Legal