Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
MCP memory manager for Claude Code and other agents
Nowledge Mem is a local-first context manager that keeps conversations and insights available across AI tools. It works as an MCP server and also supports browser imports, thread imports, search, and graph-based browsing of saved memories.
Builders who want their agent to remember past conversations, search them later, and save new context while they work.
You can find and reuse past AI conversations instead of reopening multiple apps and re-explaining yourself.
What it does
MCP integration
Connects to Claude Code, Claude Desktop, Cursor, Copilot, Gemini CLI, and other MCP clients through a streamable HTTP endpoint.
Memory capture
Imports conversations from AI tools, browser extensions, and uploaded thread files, then saves them as searchable memories.
Knowledge graph
Auto-extracts entities and relationships so memories can be linked and explored as a graph.
Semantic search
Lets you search saved context with keywords, semantic search, and graph navigation.
Global launcher
Provides a keyboard launcher for pasting memories anywhere without leaving the workflow.
Agent access
Lets agents search and save memories during tasks instead of relying on manual copy and paste.
How to get it
- 1Claude Code Plugin | Install via marketplace
claude plugin marketplace add nowledge-co/community claude plugin install nowledge-mem@nowledge-community
README
Nowledge Mem
The 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.
Ways to Use Mem
Capture Knowledge
- π€ MCP Integration | Works with Claude Code, Claude Desktop, Cursor, Github Copilot, Gemini CLI, Qwen Code & more, ref config
- π Browser Extension | One-click imports from ChatGPT, Claude, Gemini, Perplexity (Chrome, Firefox, Edge, Arc)
- π Thread Import | Upload conversation files from Cursor, ChatWise, Markdown exports or Claude Code/Codex command
[!NOTE] General MCP Configuration:
{
"mcpServers": {
"nowledge-mem": {
"url": "http://localhost:14242/mcp",
"type": "streamableHttp",
"headers": {
"APP": "<MCP Client App Name here>"
}
}
}
}
Access Your Knowledge
- β¨οΈ Global Launcher (ββ§K) | Paste memories anywhere without leaving your workflow
- π In-App Search | Deep exploration with semantic search, keywords, and graph navigation
- π€ Agent Access | Let AI agents autonomously search and save memories during tasks
Advanced Features
- πΈοΈ Knowledge Graph | Auto-extract entities and relationships for semantic connections
- π― Topic Clustering | Discover natural groupings and expertise areas via graph algorithms
- π Visual Exploration | Interactive graph view to explore connections and patterns
π Quick Links
-
π Documentation | Learn how to use Nowledge Mem
-
π Blog Post | Deep dive into our vision
-
π Claude Code Plugin | Install via marketplace:
claude plugin marketplace add nowledge-co/community claude plugin install nowledge-mem@nowledge-community -
π Report Bug | Found an issue? Let us know
-
π‘ Request Feature | Share your ideas
-
π Send Feedback | We'd love to hear from you
Built with β€οΈ by Nowledge Labs
Files in the repo
- refs
- README.md
Discussion (0)
Ask about usage, or say what you built with itSign in to join the discussion.
No comments yet. Be the first to say what this is good for.
More connectors
High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph β average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.

Universal provider proxy for OpenAI Codex & Claude Code β use any LLM (Claude, Gemini, Grok, DeepSeek, Ollamaβ¦) with Codex CLI, App, SDK, and Claude Code
Git-native persistent memory for AI coding agents. Implements Google OKF v0.2 with sub-300Β΅s in-memory BM25 search, embedded MCP server, and progressive disclosure. Slashes token bloat by 80% with zero external databases or dependencies. Built in pure Go.
Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.
Stop your AI from making things up β it proposes, deterministic tools decide, every claim checked against ground truth with evidence. Grounded facts and context survive resets. Reverse engineering is the proving ground. MCP server + CLI.