{% extends "base.html" %} {% block title %}Brain MCP — Setup Wizard{% endblock %} {% block content %}

🧠 Brain MCP Setup

Step of 5

📁 Step 1: Discover Sources

Let's find your AI conversation data. We'll scan common locations on your machine.

Scanning for sources...

📥 Step 2: Import Conversations

Import your conversations into Brain MCP. This may take a moment depending on volume.

Discovered Sources

🔗 Step 3: Configure Embedding

Embeddings enable semantic search — finding conversations by meaning, not just keywords.

Embedding Provider
✅ Key is valid ❌ Invalid key
📝 Step 4: Configure Summaries

Summaries power the cognitive prosthetic tools — domain tracking, open threads, and context recovery.

Summary Provider
🔌 Step 5: Connect to Claude

Add Brain MCP to your AI client. Copy this config snippet:

Generating config...

Or auto-configure:



Messages imported

Embedded

Summaries
{% endblock %} {% block scripts %} {% endblock %}