diff --git a/README.md b/README.md index 5df79c6..ec67364 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Awesome Claude Code -A list of Claude Code plugins, MCP servers, editor integrations, and learning resources. +A list of Claude Code plugins, MCP servers, memory and context tools, editor integrations, and learning resources. ## Status @@ -10,7 +10,8 @@ A list of Claude Code plugins, MCP servers, editor integrations, and learning re | MCP servers | 5 | | Editor integrations | 6 | | Learning resources | 5 | -| Last updated | 2025-Q2 | +| Memory & Context Tools | 1 | +| Last updated | 2026-Q3 | ## Installation @@ -41,6 +42,12 @@ A list of Claude Code plugins, MCP servers, editor integrations, and learning re | [Notion MCP](https://www.notion.so/help/add-and-manage-connections-with-the-api#mcp) | OAuth | Notion workspaces | | [Supabase MCP](https://supabase.com/blog/supabase-mcp) | OAuth / HTTP | Supabase projects | +## Memory & Context Tools + +| Name | Runtime | Description | +|------|---------|-------------| +| [Tree Ring Memory](https://github.com/TerminallyLazy/Tree-Ring-Memory) | Rust CLI / agent skill | Framework-agnostic, local-first memory lifecycle layer for AI agents with portable skill guidance, recall, forgetting, audit, consolidation, and Claude Code bridge patterns. | + ## Editor Integrations | Editor | Name | Source | Notes | @@ -75,4 +82,4 @@ See [contributing.md](contributing.md). ## License -MIT \ No newline at end of file +MIT