Capture without friction
Write a note, paste a URL and Recall extracts the readable article, or bulk-import a folder of Markdown.
Recall is a quiet home for notes, snippets, and pages worth keeping. Search works on what you meant — not just the words you used. And your AI assistant can search it too.
Sign in with GitHub or Google — no installation required.
Six notes saved about Recall — the real thing searches everything you save.
Or try one of these:
Model Context Protocol
Recall speaks MCP — the open protocol AI assistants use to reach outside tools. Connect it once, and your assistant can search your notes mid-conversation, follow threads between them, and save new things as you work. No copy-paste, no exports.
search_notesyour assistant finds what you knowadd_noteit saves things for youget_relatedit follows threads between notesWorks with Claude Desktop, Cursor, and any MCP-capable client.
Which caching approach did I settle on for the API?
search_notes("API caching approach")mcpA Redis read-through cache that fails open — if the cache is down, requests fall through to Postgres and get slower, never fail. You noted warm searches came back about 200× faster.
Good — note that we’re keeping the sidecar setup.
add_note("Keeping Redis as an in-task sidecar…")mcpSaved to Recall.
Write a note, paste a URL and Recall extracts the readable article, or bulk-import a folder of Markdown.
Hybrid retrieval pairs semantic understanding with exact keyword matching — half-remembered concepts and precise phrases both land.
Sign in with GitHub or Google. Your notes live in your account, isolated to you — no sharing, no public anything.
Your next good idea shouldn’t disappear into a doc you’ll never open again.
Open RecallSign in with GitHub or Google.