Skip to main content

Before you start

Install and connect

1

Install the MemoryBase CLI

Open your terminal and run:
npm install -g memorybase
2

Sign in

memorybase login
This opens your browser. Sign in with your MemoryBase account.
3

Connect to your coding tool

claude mcp add memorybase -- npx -y memorybase mcp
That’s it. Your coding tool can now access your memory.
4

Verify it works

Open Claude Code and ask:
What do you know about my recent conversations?

Troubleshooting

Node.js isn’t installed. Download it from nodejs.org and restart your terminal.
Claude Code isn’t installed. Follow the Claude Code setup guide first.
Run memorybase login and make sure your account has conversations. Check at dashboard.memorybase.app.