Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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

Expand Down Expand Up @@ -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 |
Expand Down Expand Up @@ -75,4 +82,4 @@ See [contributing.md](contributing.md).

## License

MIT
MIT