Prerequisites
- VS Code Insiders installed
- CORE account (sign up at core.heysol.ai)
Step 1: Configure CORE MCP Server
Add the following to your VS Code Insiders MCP configuration:Step 2: Generate API Key
- Log in to your CORE dashboard at core.heysol.ai
- Navigate to Settings → API Key
- Click Generate new key
- Name it “vscode-insiders”
- Copy the generated API key
- Replace
YOUR_API_KEYin the configuration above with your actual API key
Step 3: Reload VS Code Insiders Window
- Press
Cmd+Shift+P(Mac) orCtrl+Shift+P(Windows/Linux) - Run “Developer: Reload Window”
- This will activate the MCP configuration
Step 4: Verify Connection
Test your setup to ensure everything is working correctly:-
Test memory search:
Ask the AI assistant:
Can you search my memory for [something you've previously stored]? - Check connection status: Verify that core-memory appears in your MCP servers list
- Test operations: Ask the assistant to store and retrieve information across sessions
Troubleshooting
Connection Issues:- Verify your API key is correct and not expired
- Ensure the configuration file is properly formatted
- Reload the window after configuration changes
- Check that you’re logged into your CORE account
