From a26b70fb18c00d60799ac872f0f8ddfc98136e8a Mon Sep 17 00:00:00 2001 From: Jonathan Carter Date: Fri, 4 Apr 2025 11:02:39 -0700 Subject: [PATCH 1/2] Add GistPad --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 210c0a0b..a7245f0d 100644 --- a/README.md +++ b/README.md @@ -429,7 +429,8 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [modelcontextprotocol/server-memory](https://github.com/modelcontextprotocol/servers/tree/main/src/memory) πŸ“‡ 🏠 - Knowledge graph-based persistent memory system for maintaining context - [topoteretes/cognee](https://github.com/topoteretes/cognee/tree/dev/cognee-mcp) πŸ“‡ 🏠 - Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources - [unibaseio/membase-mcp](https://github.com/unibaseio/membase-mcp) πŸ“‡ ☁️ - Save and query your agent memory in distributed way by Membase - +- [GistPad-MCP](https://github.com/lostintangent/gistpad-mcp) πŸ““ ✏️ - Use GitHub Gists to manage and access your personal knowledge, daily notes, and reusable prompts. This acts as a companion to https://gistpad.dev and the [GistPad VS Code extension](https://aka.ms/gistpad). + ### πŸ—ΊοΈ Location Services Location-based services and mapping tools. Enables AI models to work with geographic data, weather information, and location-based analytics. From d9491e153dfc28c1463d36cbfd42f73e64724f88 Mon Sep 17 00:00:00 2001 From: Jonathan Carter Date: Thu, 10 Apr 2025 09:57:38 -0700 Subject: [PATCH 2/2] Use standard emojis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7245f0d..a3216924 100644 --- a/README.md +++ b/README.md @@ -429,7 +429,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [modelcontextprotocol/server-memory](https://github.com/modelcontextprotocol/servers/tree/main/src/memory) πŸ“‡ 🏠 - Knowledge graph-based persistent memory system for maintaining context - [topoteretes/cognee](https://github.com/topoteretes/cognee/tree/dev/cognee-mcp) πŸ“‡ 🏠 - Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources - [unibaseio/membase-mcp](https://github.com/unibaseio/membase-mcp) πŸ“‡ ☁️ - Save and query your agent memory in distributed way by Membase -- [GistPad-MCP](https://github.com/lostintangent/gistpad-mcp) πŸ““ ✏️ - Use GitHub Gists to manage and access your personal knowledge, daily notes, and reusable prompts. This acts as a companion to https://gistpad.dev and the [GistPad VS Code extension](https://aka.ms/gistpad). +- [GistPad-MCP](https://github.com/lostintangent/gistpad-mcp) πŸ“‡ 🏠 - Use GitHub Gists to manage and access your personal knowledge, daily notes, and reusable prompts. This acts as a companion to https://gistpad.dev and the [GistPad VS Code extension](https://aka.ms/gistpad). ### πŸ—ΊοΈ Location Services