11,848 mods in this category, of every kind an
agent can take. Each one carries what it costs per session, what the
scan found, and whether it is the original.
Context continuity MCP server for developers. Solves AI conversation loss - automatically preserves architecture and code discussions for clear productivity advantage. Works seamlessly with Cursor and VS Code. Next: Full system design and architecture ass. Runs locally from the codearchitect-mcp npm package.
A model of you, on your machine, read at session start. Your agent stops asking you what you already told it: persnallyask answers from your own history with a confidence score, or defers back to you.
Activates Flaiwheel knowledge tools for any coding, debugging, architecture, or documentation task. Searches the knowledge base before writing code, documents fixes after resolving bugs, and saves session context at the end of every conversation.
Session conclude protocol. Execute when ending a session to capture all work, decisions, and context. Writes a session log with structured metadata, updates project state files, flags cross-project handoffs, and performs a workspace hygiene sweep. Use this skill whenever ending a session, wrapping up work, or when the…
Persistent, private memory for Claude Code — every session archived into a local, searchable SQLite database. What's said under the rose stays under the rose.
★not rated 5▲
+1 6d agoA
tokens not measured
originalMIT
Search MemStem — the unified memory index across all AI agents (Ari, Claude Code, future agents). Use for any retrieval-style question: past decisions, project status, skills lookup, prior work, 'what did we decide about X', 'do we have a skill for Y', 'what did the other agent do yesterday'. This skill owns the full…
AI that remembers. Local-first cross-session, cross-project long-term memory for coding tools. Runs locally from the nan-forget npm package. Needs 4 environment variables to run.
Search Claude Code conversation history with natural language queries across all projects. Runs locally from the claude-code-conversation-search-mcp npm package.
★not rated 5 11mo agoA
tokens not measured
originalMIT
MCP server "trilium-mcp" as configured in OVDEN13/trilium-mcp. Runs in Docker (ghcr.io/ovden13/trilium-mcp:0.1.5). Needs 4 environment variables to run.
★not rated 5 2mo agoA
tokens not measured
originalMIT
Search and contribute to a shared knowledge base of AI-discovered problem-solution pairs. Runs locally from the openhive-mcp npm package. Needs 1 environment variable to run.
Persistent, shared memory for AI agents — facts, checkpoints, semantic search. Runs locally from the iranti npm package. Needs 3 environment variables to run.
Session memory sync and skill extraction for the Sibyl Memory Plugin. Injects session context into the plugin's local memory DB (entities, state, journal) through the plugin interface, then extracts reusable patterns into harness-native skills. Use at the end of a session or after a major block of work. Triggers …
Extract and remember patterns, insights, and relationships worth preserving across sessions. Unlike flat-file memory, knowledge is a graph — nodes gain meaning through edges. Auto-compaction, multi-session sync, visual editor.