End-to-end scenarios for reviewers and integrators. Connect first at /install, then try these prompts in Claude or Cursor.
Example prompt
“Remember that I prefer TypeScript and short, practical answers.”
Tool
rememberVerify
In a new chat, ask: "What are my coding preferences?" — the AI should call recall and return your saved preference.
Example prompt
“Remember in collection project:my-app that we use Next.js, Supabase, and MCP Streamable HTTP.”
Tool
remember (with collection=project:my-app)Verify
Ask: "What is the stack for my-app?" — use get_context or recall with collection=project:my-app.
Example prompt
“Save a fact in Claude, then open Cursor with the same Memxus account (same API key or OAuth).”
Tool
remember → recall / get_contextVerify
Ask Cursor: "What did I save about this project?" — same memory should appear without re-pasting context.
Example prompt
“List my recent memories (limit 5).”
Tool
list_memoriesVerify
Returns your latest memories with types, tags, and collections.
Example prompt
“Delete memory ID <uuid-from-list_memories>.”
Tool
forgetVerify
memory_stats and recall should no longer include that entry.