fix: add mcp command with setup guidance (#315)

* fix: add mcp command with setup guidance

* fix: include --palace guidance in mcp command output

* fix: make mcp guidance commands copy-pastable

---------

Co-authored-by: Milla J <millaj1217@gmail.com>
This commit is contained in:
Kevin Pulikkottil
2026-04-09 13:21:18 -05:00
committed by GitHub
parent 69afba3b28
commit 2981433535
4 changed files with 64 additions and 0 deletions
+3
View File
@@ -585,6 +585,9 @@ mempalace compress --wing myapp # AAAK compress
# Status
mempalace status # palace overview
# MCP
mempalace mcp # show MCP setup command
```
All commands accept `--palace <path>` to override the default location.