Captures
Everything you've clipped. Updates live.
API Keys
Create a key to connect the browser extension.
Set up Memoir
Install the browser extension to start capturing the web.
Capture the web with the Memoir extension
Clip pages, selections, and images as you browse — they land in Memoir instantly, ready to search and ask.
-
1
Download & unzip
Grab the extension zip and unzip it somewhere you'll remember — you'll get an
extensionfolder. -
2
Open extensions & enable Developer mode
Go to
chrome://extensions, then turn on Developer mode (toggle in the top-right). -
3
Load unpacked
Click Load unpacked and select the unzipped
extensionfolder. -
4
Connect it to your account
Open the Memoir extension → Settings and enter:
Server URLhttps://memoir.elzodxon.uzAPI keyCreate one in the API Keys tab and paste it hereSave — the status dot should turn ● connected.
-
5
Start capturing
Capture with the toolbar icon, the right-click menu, or the keyboard shortcut Ctrl/Cmd+Shift+S.
Prefer your phone? You can also capture by sending links, text, and photos to the Telegram bot — set it up in Settings → Connect Telegram.
Settings
Power Ask Memoir with your own LLM, and use your captures in Claude, Obsidian, and Telegram.
Plan
FreeFree includes built-in Memoir AI with a daily limit. Premium removes the limit — ask as much as you want, no API key needed.
- ✓ 20 AI questions/day
- ✓ Unlimited captures
- ✓ Bring your own API key for more
- ✓ Unlimited Memoir AI — no API key needed
- ✓ Unlimited captures
- ✓ Priority answers & support
- ✓ Cancel anytime
LLM provider
Memoir uses your own API key (BYOK) — stored encrypted, used only to answer your questions. Choose a provider and paste its key, then ask from the ✨ Ask panel.
No key? Memoir includes a free built-in AI (limited daily). Add your own key for more, or your own model.
LLM settings
Use Memoir in Claude
Query your captures straight from Claude Desktop or Claude Code using the Memoir MCP server. It connects to your account with an API key and lets Claude search and read your captures (read-only).
- Create an API key in the API Keys tab (it looks like
mk_…and is shown only once). - Add this to your
claude_desktop_config.json(Claude Desktop) or your Claude Code MCP config, replacingmk_…with your key:{ "mcpServers": { "memoir": { "command": "npx", "args": ["-y", "memoir-mcp"], "env": { "MEMOIR_API_KEY": "mk_…", "MEMOIR_BASE_URL": "https://memoir.elzodxon.uz" } } } } - Restart Claude, then ask things like “search my Memoir captures for X” or “summarize my recent Memoir captures.”
Prefer not to use npx? You can also run it with node index.js after npm i in the memoir-mcp package — see its README.
Use Memoir in Obsidian
The Memoir → Obsidian sync tool pulls your captures into your vault as Markdown notes (one file per capture, with YAML frontmatter). It's a one-way pull (cloud → vault).
- Create an API key in the API Keys tab.
- Run the sync command, replacing the key and vault path with your own:
MEMOIR_API_KEY=mk_… \ OBSIDIAN_VAULT_DIR=/path/to/Vault \ node sync.js - To keep it up to date, schedule it with cron (e.g. hourly) — see the
obsidian-syncREADME for the exact crontab line.
Connect Telegram
Link your Telegram account, then forward or send links, text, and photos to the Memoir bot to save them as captures — and use /ask to query them.
Tap the button above (opens Telegram) and press Start to finish linking. This link expires in 15 minutes.
Linked accounts
Progress
Your Memoir streaks, milestones, and achievements.