Docs
Recall MCP Tools Documentation
save_note
CoreSave information from your current chat. Include the content plus optional title, tags, and a category so you can find it later.
Example: “Save the meeting notes action items to Recall under projects”
search_notes
CoreFind memories by keyword, category, tags, or time window. Uses intelligent semantic matching to find the most relevant notes for your query.
Example: “Fetch all of my meeting note action items from Recall”
read_note
CoreOpen a note. MCP clients are intelligent enough to chain tool calls with search and read to give a seamless experience.
Example: “Open my note about the pricing strategy.”
update_note
CoreUpdate an existing note.
Example: “Update the ‘Launch checklist’ from Recall to add todays meeting notes.”
delete_note
CoreRemove a note by id (optionally include the title for clarity). Use this when something is obsolete.
Example: “Delete the note about the old onboarding plan.”
div>