Features
- New
WRITE_FOLDERSenv var grants write access per-folder instead of all-or-nothing (#11). The whole vault stays readable, butwrite_note,edit_note,delete_note, andmove_noterefuse paths outside the listed folders (move_noterequires both source and destination to be writable). Enforced server-side, so it holds regardless of whether the AI client respects instructions.READ_ONLY=truestill disables write tools entirely; unset keeps full-write behavior.
Fixes
- Bump deps to clear high-severity npm audit advisories:
brace-expansionDoS (via minimatch 10) andfast-urihost confusion. Also picks up@hono/node-server2.x and@modelcontextprotocol/sdk1.30.