Provide coding agents with persistent encrypted memory, semantic search, and smart context injection.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "ContextHub" yet — see the docs or source repo.
Use ContextHub to store key project context: the stack is Next.js, PostgreSQL, and Redis; coding style follows ESLint Airbnb; authentication uses JWT; automatically inject this context when I later ask for feature code.
The tool stores encrypted project memory and automatically injects relevant stack details and conventions into future coding tasks.
Search ContextHub for historical context related to the 'payment callback retry mechanism', summarize prior design decisions, exception handling, and related modules, then propose a fix for the current duplicate callback execution issue.
It returns a summary of relevant historical memory and uses it to generate a more consistent bug-fix recommendation.
Use ContextHub to create shared context for a testing agent, refactoring agent, and documentation agent: store current API constraints, known risks, to-dos, and sensitive configuration notes, and ensure each agent only receives the context relevant to its task.
The tool centrally manages and selectively injects encrypted context, improving multi-agent collaboration while reducing information exposure risk.
Turn local Markdown knowledge into searchable context for AI coding agents.
Helps AI agents manage a structured Markdown or Obsidian knowledge vault.
Give AI agents persistent project memory with searchable code and decisions.
Build semantic memory and structural code indexes for persistent AI project context.
Give AI coding agents searchable local project memory with safe structured updates.
Give Claude Code persistent memory and semantic context retrieval across sessions.