Quickstart
Three steps to give your AI a memory.Step 1: Download the desktop app
Download BaseLayer for macOS → Available for Apple Silicon and Intel Macs. Open the.dmg and drag BaseLayer to your Applications folder.
On macOS, Gatekeeper may ask you to confirm you want to open the app. Go to System Settings > Privacy & Security and click Open Anyway.
Step 2: Create your account
Launch BaseLayer and sign in with any of these methods:- Magic link: Enter your email, click the link we send you
- GitHub OAuth: One click
- Google OAuth: One click
Step 3: Start capturing
Set up both capture methods so BaseLayer sees all your AI conversations.Chrome extension (for web AI)
- Install the BaseLayer Chrome extension
- Click the extension icon and connect to BaseLayer
- Start chatting. Done.
IDE watcher (for coding tools)
The desktop app automatically detects conversations in Cursor, Claude Code, Windsurf, Antigravity, GitHub Copilot, and Aider. No extensions or plugins needed. Just make sure the desktop app is running.What happens next
Once you start chatting with AI, BaseLayer works in the background:- Conversations are captured: The extension or IDE watcher sends your conversation data securely to your memory
- Knowledge is extracted: The dream engine processes conversations, identifying people, projects, technologies, concepts, and the relationships between them
- Your memory grows: Within minutes, you can recall anything you’ve discussed from any AI tool
Import existing conversations
Already have months of AI conversation history? Import it so your memory starts with existing knowledge:- Claude: Go to claude.ai → Settings → Account → Export Data. Upload the ZIP in BaseLayer under Settings → Import Data → Claude.
- ChatGPT: Go to chatgpt.com → Settings → Data Controls → Export Data. Upload the ZIP in BaseLayer under Settings → Import Data → ChatGPT.
- Gemini: Install the Chrome extension and visit your Gemini conversation history. The extension will capture your conversations as you browse them.
Connect an AI for recall
Give your AI tools access to your memory via MCP (Model Context Protocol). The easiest way is OAuth:- Claude.ai: Settings > Integrations > add BaseLayer (OAuth)
- ChatGPT: Settings > Apps > add BaseLayer (OAuth)
- Claude Code: Add via CLI
- Gemini CLI: Add via CLI
ask_question to search your memory for synthesized answers, record_memory to store new knowledge, and recent_conversations to load context from your latest chats.