Waiting for connection...

Complete the setup below to connect your AI tool

🚀 Quick Setup

Connect your AI tool in under 5 minutes

Welcome to Soulcraft Memory! 🎉

Follow these steps to give your AI infinite memory

1

Your API Key

Your API Key

This is your unique API key. Keep it secure!

Loading...

💡 Your API key is always visible here. Use "Regenerate Key" if you suspect it's been compromised.

⚙️

Optional: Enable Cloud File Storage

⚠️ Important: Virtual File System (VFS)

When enabled, your AI agent can store files in your cloud memory instead of your local filesystem. This enables semantic file search across all your devices, but means files won't be on your local machine. Most users should leave this OFF.

📁 Virtual File System (VFS)
Store files in cloud memory instead of locally

💡 You can change this anytime in Settings. Changes take effect on your next AI tool restart.

2

Choose Your AI Tool

Select your AI tool to see setup instructions

Using Windsurf, Cline, Continue, or another MCP tool? Choose "Other MCP Tool" for universal instructions.
View all 40+ compatible tools →

3

Add Configuration

Set up Claude Code with your API key

Configuration for Claude Code

Config file location: ~/.config/Claude/mcp.json
{
  "mcpServers": {
    "soulcraft-memory": {
      "url": "https://memory.soulcraft.com/mcp",
      "headers": {
        "X-API-Key": "YOUR_API_KEY_HERE"
      }
    }
  }
}
Instructions:
  1. Open your Claude Code config file
  2. Add the configuration above to the mcpServers section
  3. Replace YOUR_API_KEY_HERE with your actual API key
  4. Save the file
  5. Completely restart Claude Code (quit and reopen)
  6. Wait 5-10 seconds for connection
4

Test Your Connection

Test Your Connection

Try these commands in your AI tool:

Store a memory: "Remember that I prefer TypeScript with 2-space indentation"
Search memories: "What do you remember about my preferences?"
Create a todo: "Add a todo to implement user authentication"

The connection status above will update once connected!

🔧 Need Help?

Connection Issues?

  • Make sure you completely restarted your AI tool
  • Check that the API key is correct
  • Verify the config file syntax is valid JSON
View Troubleshooting Guide

Can't Find Config File?

Use these commands to locate it:

find ~ -name "claude_desktop_config.json" 2>/dev/null
Setup Guide

Still Having Issues?

We're here to help!

Contact Support