write_note
Create / update / soft-delete / hard-delete / move a note. Single op or batch (atomic optional).
How to use it
write_note is exposed by the Grove MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the write_note tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Grove
npx tsx src/server.tsOther tools in Grove (5)
Read a note by path or title. Surfaces per-segment provenance (durable vs perishable voice).
List notes matching a pattern. Optional alias resolution.
Batch read via glob or comma-separated paths.
Hybrid BM25 + vector + title search with RRF fusion. Returns ranked snippets with URLs.
Health, history, diagnostics, graph, lifecycle digest, discovery state, perf counters.