From mempalace
Sets up MemPalace for the first time — installs the package, initializes a palace, registers MCP server with Cursor, and verifies installation.
How this command is triggered — by the user, by Claude, or both
Slash command
/mempalace:mempalace-initThe summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the `mempalace` skill from this plugin and run the `init` instructions, then follow them. Concretely: run `mempalace instructions init` in a terminal, then carry out the steps it prints. Cursor-specific extras after init: 1. The `mempalace-mcp` server is already auto-registered by this plugin — no manual `mcp.json` edit needed. 2. For automatic background saves and session-start memory recall, also run `hooks/cursor/install.sh --scope user` from a cloned MemPalace repo. See `website/guide/cursor-hooks.md` for the walkthrough.
Invoke the mempalace skill from this plugin and run the init instructions, then follow them.
Concretely: run mempalace instructions init in a terminal, then carry out the steps it prints.
Cursor-specific extras after init:
mempalace-mcp server is already auto-registered by this plugin — no manual mcp.json edit needed.hooks/cursor/install.sh --scope user from a cloned MemPalace repo. See website/guide/cursor-hooks.md for the walkthrough.npx claudepluginhub ahmedfawzy8866/mempalace --plugin mempalace21plugins reuse this command
First indexed Jun 12, 2026
Showing the 6 earliest of 21 plugins
/mempalace-initSets up MemPalace for the first time — installs the package, initializes a palace, registers MCP server with Cursor, and verifies installation.
/palaceCreates and manages memory palaces for spatial knowledge organization — unified storage for captured research. Supports listing, viewing, diagramming, syncing from an intake queue, pruning stale entries, and status checks.
/mempalace-recallRecalls decisions, patterns, and surprises from MemPalace before planning, accepting a phase slug argument to scope retrieval. Integrates with MemPalace via MCP tools or CLI, supporting augment, kg_backend, and replace memory modes.
/memsy-rememberStores a fact, decision, or note into Memsy memory for retrieval in future sessions. Accepts text via argument, with input validation and optional confirmation.