Integrations
Raycast
Nowledge Mem extension for Raycast. Search, add, view, and edit Working Memory without leaving your keyboard.
Source: community/nowledge-mem-raycast
Install
Raycast Store — search "Nowledge Mem" or open the store link to add the extension directly.
From source (for development or customization):
git clone https://github.com/nowledge-co/community.git
cd community/nowledge-mem-raycast
npm install && npm run devRequires Nowledge Mem running locally. The extension calls the HTTP API at
localhost:14242and reads~/ai-now/memory.mdfor Working Memory.

Commands
| Command | What it does |
|---|---|
| Search Memories | Semantic search with relevance scores. Copy content or title from any result |
| Add Memory | Save a memory with title, content, and importance |
| Working Memory | View your daily briefing |
| Edit Working Memory | Edit ~/ai-now/memory.md inline — changes are respected by all connected AI tools |


Related
- Integrations overview — MCP, browser extension, thread import
- Claude Code · Claude Desktop · Codex CLI · Alma · OpenClaw · Built-in Web Chats