# Nowledge Mem Claude Desktop Extension
## Demo Screenshots


For more details, please refer to the [Nowledge Mem Documentation](https://mem.nowledge.co/docs).
## End User Installation
> See also the end user installation details at [Nowledge Mem Documentation: Claude Desktop](https://mem.nowledge.co/docs/integrations#claude-desktop).
1. Install Python 3.13
```bash
which brew || /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
python3.13 --version || brew install python@3.13
```
1. Download Nowledge Mem Claude Desktop Extension and double click to install.

## Build the MCP bundle
> [!NOTE]
>
> Python 3.13 is required due to CPython Bug on leveraging dependencies in lib folder.
```bash
brew install python@3.13
python3.13 -m pip install -r requirements.txt -U --target server/lib
npx @anthropic-ai/mcpb pack
```
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nowledge-co/claude-dxt'
If you have feedback or need assistance with the MCP directory API, please join our Discord server