← All articles

Guides

How to Give Claude a Permanent Memory with NotebookLM

The Ootto Team · 7 min read · June 14, 2026

Ninety-nine percent of Claude users hit the same wall: Claude forgets everything the moment you close the chat. Every new conversation starts from zero. You re-explain your project, your stack, your preferences, your last three decisions — and you burn tokens doing it, every single time.

There's a fix, and you set it up once. You give Claude a permanent memory by connecting it to Google NotebookLM — a second brain that never forgets. After that, a small "wrap-up" skill saves each session automatically, and Claude pulls back only what's relevant in every new chat.

This is the exact setup, in plain steps — no coding required.

What you'll end up with

How it works (the 30-second version)

Claude talks to NotebookLM through a connector — you paste one link into Claude's settings. A short wrap-up skill tells Claude when to save and recall. NotebookLM stores everything and finds the right memory later with search. That's the whole system:

Claude ⟷ (your connector link) ⟷ NotebookLM (your "AI Brain" notebook)

One honest note up front: NotebookLM has no public API, so the connector has to sign in with your Google account. That's why you run your own free copy of it — your login stays yours, and Claude reaches it through a single private link. Here's the whole thing.

Step 1 — Get your free NotebookLM connector

Deploy your own free NotebookLM connector to Vercel

Deploy your own copy of the open-source NotebookLM connector — it's free and runs in your own account. The easiest is 20Youssef10's one-click Vercel deploy, which runs on Vercel's free tier. Click Deploy, and in a minute you have your own connector.

(Want everything on your own machine with nothing deployed? Use the local notebooklm-mcp instead — see "The fully-private option" at the end.)

Step 2 — Connect your Google account (once)

Sign in to Google once so the connector can reach your notebooks

Run the one-time setup. A Chrome window opens, you sign in to your Google account, and your NotebookLM session is saved into your own connector. You do this once. Nothing is shared with anyone — the login lives only in your copy.

Step 3 — Paste the link into Claude

Paste your connector link into Claude's Add custom connector dialog

This is the part you pictured. In the Claude app (Pro or Max plan):

  1. Open Settings → Connectors.
  2. Click the + (Add connector), then Add custom connector.
  3. Give it a Name (e.g. "NotebookLM") and paste your link into Remote MCP server URL — it looks like https://your-project.vercel.app/api/mcp.
  4. Click Add.

That's it — Claude can now reach your NotebookLM. (You can leave the OAuth fields under "Advanced settings" blank.)

Step 4 — Create your "AI Brain" notebook

Create a NotebookLM notebook called AI Brain to be Claude's memory

In NotebookLM, make a notebook called "AI Brain." That one notebook is Claude's memory. You can seed it with a note about who you are and what you're working on, or just let the wrap-up skill fill it over time. Tell Claude to use the "AI Brain" notebook as its memory.

Step 5 — Give Claude the memory skill (this is what makes it persistent in every chat)

Paste the AI Brain skill into a Claude Project so every chat remembers

The connector lets Claude reach the notebook. The AI Brain skill is what makes Claude actually save and recall on its own — and it's free in our repo:

👉 github.com/Ootto-AI/claude-content-skills

Here's the trick that makes it work in every chat:

  1. In Claude, create a Project (Projects → New project) and name it "AI Brain."
  2. Open the AI Brain skill, copy the whole thing, and paste it into the Project's custom instructions.
  3. Now every chat you start inside that project already knows the rules — it recalls relevant memory at the start and saves the session when you say "wrap up." Persistent across all of them, not just one.

⭐ If this saves you the endless re-explaining, star the repo — it helps other people find it.

How it works, day to day

At the end of a chat, say "wrap up." Claude reviews the conversation, keeps only what's worth remembering — decisions and the reasoning behind them, facts about you and your project, what got built, and open to-dos — and writes a tight, tagged summary into your AI Brain notebook. One line back: 🧠 Saved to AI Brain.

The summaries follow a fixed, skimmable shape so they're easy to find later:

# Session — 2026-06-14 — Pricing page rebuild
**Topics:** pricing, stripe, copy
## Decisions
- Moved to 3 tiers — simpler than the old 5
## Context / facts to remember
- Brand voice: plain, direct, no hype
## Built / changed
- components/Pricing.tsx
## Open / next
- [ ] Wire annual toggle to Stripe

At the start of your next chat, Claude recalls. When you say "pick up where we left off" or ask about something from before, Claude searches the notebook, pulls back only the relevant summaries, and tells you what it found (📓 From AI Brain: …) before continuing. It never reloads the whole history — that's the point, and it's why this saves tokens instead of spending them.

Bonus: your brain becomes a content engine

Once your knowledge lives in NotebookLM, you can press a button and get, free, straight from your own notes:

Your second brain isn't just memory for Claude — it's a research and content source you already own.

The fully-private option (no deploy)

Don't want to deploy anything? Use the local notebooklm-mcp on the Claude Desktop app instead — it runs entirely on your computer, so your Google login never leaves your machine. You add it in Claude Desktop's connector settings and authenticate once. Same AI Brain skill, same result; the only difference is the connector runs locally rather than in your own cloud.

⚠️ Both connectors are community (unofficial) tools that drive NotebookLM through a browser — they're not official Google or Anthropic products. They're great for personal use, and you log in to Google yourself; nothing here ever sees your password.

Want this for your whole business, not just your chats?

Giving Claude a memory fixes the "starts from zero" problem for your conversations. But the same problem runs through your whole business: every tool starts from scratch, and you're the one re-explaining context — to your inbox, your invoicing, your follow-ups.

Ootto is that idea, done for you. Connect your tools once and Ootto learns how your business actually works — your clients, your voice, your patterns — then runs the busywork automatically: chasing invoices, following up with leads, replying to routine email, sending the weekly numbers. It's permanent memory and an autopilot for your operations, so you never re-explain your business to a blank slate again. (New to the idea? Start with our guide to AI business automation or Claude skills for running a small business.)

Stop re-explaining your business to your tools. Ootto connects once, learns how you work, and runs invoicing, lead follow-up and reporting for you automatically. Book a 15-minute demo to see it on your real data — and check pricing for the right plan.

Book a demo

Keep reading

Guides

AI Business Automation: The Complete 2026 Guide for Small Businesses

AI business automation explained for small business owners: what to automate first, a 30-day rollout plan, realistic ROI, and how to choose build vs. autopilot.

The Ootto Team · 8 min read

Content

How to Automate Your Instagram Content With AI (Reels on Autopilot)

Turn one idea into a week of Instagram reels with AI — hooks, scripts, captions and a posting calendar, all grounded in what already worked for you.

The Ootto Team · 3 min read

Skills

21 Claude Skills to Automate Your Lead Follow-Up

21 copy-paste Claude skills to automate lead follow-up — speed-to-lead replies, qualifying, sequences, objections, win-backs, plus the 1-click way to run.

The Ootto Team · 8 min read