session-recall
793Plugin Claude Code
Session recall MCP server — hybrid FTS5 + vector search over past Claude Code sessions.
1,162 tagged Memory and context, measured the same way as everything else here.
Browse within: claude-code-plugin 211agent-memory 120ai-memory 95LLM 70mcp-server 64ai-tools 49cli 48local-first 47knowledge-management 46agents 45context-engineering 44knowledge-base 44knowledge-graph 44ai-coding 41
Plugin Claude Code
Session recall MCP server — hybrid FTS5 + vector search over past Claude Code sessions.
Plugin Claude Code
Bundles 1 skill, 2 MCP servers · 71 tokens together
Shared memory for AI coding agents. Decisions, fixes, and gotchas persist per repo — local by default, shared with your team via threadctx.dev. What one teammate's agent learns, everyone's agents remember.
Plugin Claude Code
Bundles 1 skill, 1 MCP server · 75 tokens together
AI-native structured memory for agents (lore/doc) for Claude Code. This plugin is a free distribution channel for the LinkLore MCP server; team sync, cross-project sharing, and cloud backup are a paid backend service (subscription) at linklore.io.
Plugin Claude Code
Bundles 2 skills, 1 MCP server · 161 tokens together
Persistent, queryable memory for your agent: a real Postgres it asks in plain English over MCP, so it can GROUP BY / JOIN / aggregate over what it remembered instead of recalling the nearest few rows. Bundles the hosted MCP server plus two skills that teach the agent when to use it.
Plugin Claude Code
Bundles 2 skills, 1 hook · 154 tokens together
The artifact store for AI agents — persist, retrieve, and share agent outputs across runs, sessions, and tools.
Plugin Claude Code
Bundles 1 skill, 1 MCP server · 139 tokens together
AI explores. You decide. DecRec remembers.
Plugin Claude Code
Bundles 7 skills, 2 agents, 2 hooks · 672 tokens together
UltraMemory Agent Kit — recall-first memory (Turbo Token Saver), the grounding/checklist harness, and optional MCP + Playwright setup for Claude Code. Bring your own UltraMemory API key.
Plugin Claude Code
Bundles 6 skills, 1 MCP server · 174 tokens together
ClawRiver - A decentralized marketplace for agents to share, discover, and monetize experiences and memories.
Plugin Claude Code
Bundles 11 skills, 3 hooks, 1 MCP server · 931 tokens together
A self-maintaining, portable personal knowledge base. Captures developer context in the background, distills it into a cross-repo graph, and asks for guidance at one seam: its schema. Skills: /br8n:pickup (where I was + cross-repo selector), /br8n:capture (save context), /br8n:search (grounded answer), /br8n:explore…
Plugin Claude Code
Bundles 5 skills, 2 hooks · 168 tokens together
Persistent thinking system — capture, organize, and evolve scattered thoughts across Claude Code sessions.
emergent-wisdom/understanding-graph
Plugin Claude Code
Bundles 10 skills, 2 MCP servers · 541 tokens together
A persistent medium for fluid, emergent understanding.
Plugin Claude Code
Bundles 1 skill, 1 MCP server · 81 tokens together
Skills and MCP server for context optimization — decide whether compressing an agent's context pays for the prompt cache it invalidates, and compress it when the answer is yes. Bundles the distil MCP server so install wires everything in one step.
Plugin Claude Code
Bundles 1 skill, 4 hooks, 1 MCP server · 50 tokens together
AST + vector context router for AI coding agents — cut token costs 5-15x. Provides smartread, searchcontext, getsymbols, and routemodel MCP tools. Includes delta indexing (skips unchanged files), asymmetric embeddings for better retrieval, and an optional background daemon for instant search.
usemycontext/claude-code-plugin
Plugin Claude Code
Bundles 1 skill, 1 hook, 1 MCP server · 61 tokens together
Your personal context, served to Claude Code over MCP. Map each folder to one of your @handle profiles so every session in that folder reads the right context.
Plugin Claude Code
Bundles 3 commands, 1 MCP server · 35 tokens together
Shared, living memory for you and your people. Private coves only you can read, coves your household or team share deliberately, all of it human-editable Markdown.
Plugin Claude Code
Bundles 1 skill, 2 commands · 53 tokens together
Give your AI agent memory across sessions. Search and recall past conversations from Claude Code and Cursor history — no context lost, no re-explaining.
Plugin Claude Code
Bundles 3 skills, 1 agent, 16 hooks · 145 tokens together
Makes Claude actually follow your rules. Save rules with natural language, enforce them with hooks, remember them across sessions.
Plugin Claude Code
Bundles 3 skills, 3 hooks, 1 MCP server · 180 tokens together
Persistent, graph-based memory for Claude Code backed by Neo4j. Runs against a local Podman or Docker container by default, or a remote/hosted Neo4j instance (e.g. Aura) when configured. Injects relevant memory at session start, captures new facts automatically at compaction/session end, and exposes on-demand search…
Plugin Claude Code
Bundles 1 skill, 2 hooks · 123 tokens together
Read, search, and summarize Claude Code conversation logs from /.claude/projects.
Plugin Claude Code
Bundles 4 skills, 12 commands, 5 hooks · 384 tokens together
Verbatim recall across Claude Code sessions, plus a gate that stops oversized skills from flooding the prompt. Pure Node, no dependencies, no API calls.
Plugin Claude Code
Bundles 4 skills, 2 hooks · 534 tokens together
Turn your Claude Code + VS Code Copilot Chat + Codex sessions into per-project typed memory — episodic / semantic / procedural / core memory, a personal entity wiki, and distilled Q&A — then auto-load the project primer at the start of every session so a new session already knows the project (architecture, setup…
Plugin Claude Code
Bundles 1 command, 6 hooks · 10 tokens together
Remembers the tool calls that already failed, and says so before your agent runs one again unchanged.
rodrigopg/claude-skill-prime-context
Plugin Claude Code
Bundles 1 skill, 1 hook · 105 tokens together
Self-learning project context — bare /prime-context captures the session's learnings into area context files; /prime-context loads context on demand; thin AGENTS.md router, structure audit (doctor), drift warnings at session start.
Plugin Claude Code
Bundles 4 skills, 4 commands, 1 hook · 316 tokens together
File-based, progressive-disclosure memory for Claude Code.