Commit c09582c
feat(plugin): route MCP and hooks through palace-daemon on disks
Switch MCP server from in-process mempalace.mcp_server to the
mempalace-mcp.py proxy client pointing at http://disks.jphe.in:8085.
All reads and writes now go through the daemon; katana no longer
opens the palace files directly, eliminating any Syncthing conflict risk.
Stop hook gets PALACE_DAEMON_URL + PALACE_API_KEY inline so silent
saves go through the daemon's queue-safe /silent-save endpoint,
picking up rebuild-window queuing and themed messages.
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>1 parent 7f1abc6 commit c09582c
2 files changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments