Overview
Raycast extension for Nowledge Mem with five commands:
- Search Memories
- Add Memory
- Read Working Memory
- Edit Working Memory
- Explore Graph
Setup
Raycast Store: Install from the Raycast Store , search "Nowledge Mem" or open the link to add the extension.
Install from source (for development or customization):
git clone https://github.com/nowledge-co/community.git
cd community/nowledge-mem-raycast
npm install && npm run dev
Use the local default at http://127.0.0.1:14242, or point Raycast at a remote Mem server with an API key in preferences or ~/.nowledge-mem/config.json.
Usage
Use Raycast to search or save memories, read Working Memory through the API, and jump from any memory into its graph neighborhood with Explore Connections. Editing ~/ai-now/memory.md remains local-only.
