featuremcpmemories
Bulk Memory Set
Store up to 20 key-value pairs in a single call with the new memory_bulk_set MCP tool.
Agents can now store multiple memories at once using the new memory_bulk_set MCP tool. Pass an array of up to 20 items, each with a key, value, and optional tags and ttlMinutes — all written in a single call instead of repeated memory_set requests, and returns a per-key status summary so agents know exactly what succeeded.