Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Nowledge Memadd memory that I prefer dark mode for coding"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Nowledge Mem Claude Desktop Extension
Demo Screenshots
https://github.com/user-attachments/assets/a99a1daa-e73c-429e-a17b-0183b2f9671a
For more details, please refer to the Nowledge Mem Documentation.
End User Installation
See also the end user installation details at Nowledge Mem Documentation: Claude Desktop.
Install Python 3.13
which brew || /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
python3.13 --version || brew install python@3.13Download Nowledge Mem Claude Desktop Extension and double click to install.
Access Mem Anywhere (Remote Access)
By default the extension connects to your local Mem at localhost:14242. To connect to a remote Mem instance via Access Anywhere:
Open Settings → Access Mem Anywhere in Nowledge Mem Desktop and start a tunnel.
Copy the URL and API Key.
In Claude Desktop, open the Nowledge Mem extension settings and fill in:
Remote URL — your Access Anywhere URL (e.g.
https://mem.example.com)API Key — your Mem API key (
nmem_...)
Restart Claude Desktop.
Leave both fields empty to use local Mem (the default).
Build the MCP bundle
Python 3.13 is required due to CPython Bug on leveraging dependencies in lib folder.
brew install python@3.13
python3.13 -m pip install -r requirements.txt -U --target server/lib
npx @anthropic-ai/mcpb packmcp-name: io.github.nowledge-co/server.json
This server cannot be installed
Resources
Looking for Admin?
Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.