MCPVault

write_note

MCP tool from Grove by jmilinovich

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.ts
FULL GROVE LISTING