Memoir

Your second brain for everything you capture on the web.

Free to start · No credit card

By continuing you agree to our Terms.

Memoir
Workspace
Chats
Language

Captures

Everything you've clipped. Updates live.

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.

Download extension
  1. 1
    Download & unzip

    Grab the extension zip and unzip it somewhere you'll remember — you'll get an extension folder.

  2. 2
    Open extensions & enable Developer mode

    Go to chrome://extensions, then turn on Developer mode (toggle in the top-right).

  3. 3
    Load unpacked

    Click Load unpacked and select the unzipped extension folder.

  4. 4
    Connect it to your account

    Open the Memoir extension → Settings and enter:

    Server URLhttps://memoir.elzodxon.uz
    API keyCreate one in the API Keys tab and paste it here

    Save — the status dot should turn ● connected.

  5. 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

Free

Free includes built-in Memoir AI with a daily limit. Premium removes the limit — ask as much as you want, no API key needed.

Free
$0/month
  • ✓ 20 AI questions/day
  • ✓ Unlimited captures
  • ✓ Bring your own API key for more
Premium Popular
$9/month
  • ✓ 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).

  1. Create an API key in the API Keys tab (it looks like mk_… and is shown only once).
  2. Add this to your claude_desktop_config.json (Claude Desktop) or your Claude Code MCP config, replacing mk_… with your key:
    {
      "mcpServers": {
        "memoir": {
          "command": "npx",
          "args": ["-y", "memoir-mcp"],
          "env": {
            "MEMOIR_API_KEY": "mk_…",
            "MEMOIR_BASE_URL": "https://memoir.elzodxon.uz"
          }
        }
      }
    }
  3. 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).

  1. Create an API key in the API Keys tab.
  2. 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
  3. To keep it up to date, schedule it with cron (e.g. hourly) — see the obsidian-sync README 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.

Open in Telegram

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.

Ask Memoir