Q: About updating and deleting memory content
I noticed that the MCP server tools include retrieval and saving functions, but not update or delete functions.
- get_user_memory_buckets
- list_items_in_memory_bucket
- search_memory
- read_context
- save_memory
- save_conversation
- create_memory_bucket
Is my understanding correct that this product is designed so that AI cannot update or delete memory, and that those actions are intended to be done manually by humans?
Hira_PluralityNetwork
Edited Apr 22, 2026A: Yes, the MCP server deliberately does not include the delete function (to avoid mishaps in case of hallucinations).
You can delete the contents yourself from the memory studio (https://app.plurality.network).
To update the memory, delete the previous version and upload a corrected one. Direct editing is not yet possible as the memory could be anything from a small note to a large pdf file with 100s of pages.
Advanced editing functionality is on the roadmap.