query
(string, required): The natural language query to search for.
How to use it
query is exposed by the Long Term Memory MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the query tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL LONG TERM MEMORY MCP LISTINGOther tools in Long Term Memory MCP (20)
(string, required): The detailed content of the memory.
→ Used when explicitly told to back up.
(string, required): The start date (ISO format, e.g., "2025-01-01" or "2025-01-01T10:30:00Z").
(string, optional, default: current UTC time): The end date (ISO format).
→ Used when the user wants the system to “forget” something.
→ Used when asked about memory system size/status.
→ Used for timeframe shorthand (“today,” “last night,” “yesterday”).
(integer, optional, default: 5): A numerical value (1-10) indicating how important the memory is.
(integer, optional, default: 10): The maximum number of relevant memories to return.
(string, required): The unique identifier of the memory to update.
(string, optional, default: "conversation"): Categorizes the memory (e.g., "conversation", "fact", "preference", "event").
→ Used when the user shares a new fact, preference, or event.
→ Used when a specific date window is mentioned.
→ Used when tags are mentioned.
→ Used for category requests.
→ Used for natural free‑form recall.
(string, optional, default: "semantic"): Currently only "semantic" is fully implemented for this tool.
(string, optional, default: ""): Comma-separated keywords for categorization (e.g., "personal, preference, hobby").
(string, required): A concise title for the memory.
→ Used when correcting or modifying information.