452 B
452 B
name, description
| name | description |
|---|---|
| mempalace:init | Set up MemPalace — install the package, initialize a palace, configure MCP server, and verify everything works. |
Run the following command to get setup instructions, then follow them step by step:
mempalace instructions init
If the command fails (mempalace not installed yet), first install it:
pip install mempalace
Then run the instructions command again and follow the output.