by nowledge-co
Memory and context manager just works.
# Add to your Claude Code skills
git clone https://github.com/nowledge-co/nowledge-memThe Context Manager just works, build your Knowledge Flywheel
Privacy-first. Graph-native. AI-integrated.
Nowledge Mem is the local-first, graph-augmented personal context manager that preserves conversations and insights from your AI interactions. Stop opening 5 AI apps to find that one conversation. Type โ found.
Mem can persist entire conversation threads across all your AI tools while also distilling key insights into searchable memories. Everything connected through an intelligent knowledge graph.
No comments yet. Be the first to share your thoughts!
[!NOTE] General MCP Configuration:
{
"mcpServers": {
"nowledge-mem": {
"url": "http://localhost:14242/mcp",
"type": "streamableHttp",
"headers": {
"APP": "<MCP Client App Name here>"
}
}
}
}
๐ Documentation | Learn how to use Nowledge Mem
๐ Blog Post | Deep dive into our vision
๐ Claude Code Plugin | Install via marketplace:
claude plugin marketplace add nowledg...