Skip to main content
Core Zed

Prerequisites

  • Zed editor (latest version recommended)
  • CORE account (sign up at app.getcore.me)

Step 1: Add CORE MCP Server

  1. Open Agent Panel Settings:
    • Press Cmd+Shift+I or Cmd+L (macOS) or Ctrl+Shift+I (Linux/Windows) to open Agent Panel
    • Click the Settings icon in the Agent Panel Or use Command Palette: agent: open settings MCP settings Zed
  2. Add Custom MCP Server:
    • In the Agent Panel Settings, click “Add Custom Server” button
    • A configuration modal will appear
  3. Configure CORE MCP Server:
Enter below code in configuraiton file and click on Add server button

Step 2: Authenticate with CORE

  • After adding the CORE MCP server Zed will prompt you to open a website for authentication.
  • When the authentication window opens, Grant Zed permission to access your CORE memory

Step 3: Verify Connection

  • Once authenticated CORE Memory will show in the MCP server connected Core Cursor
Create AGENTS.md in your project root (or append if it already exists) and add the memory protocol from the Memory Rules guide. Use this frontmatter for AGENTS.md:
Then paste the memory protocol content below it.

Option 2: Using Zed Rules

Alternatively, you can use Zed’s native Rules Library feature:
  1. Open the Rules Library:
    • Open the Agent Panel
    • Click the Agent menu (...) in the top right corner
    • Select Rules... from the dropdown
  2. Use Cmd + N to create new rule and add below instruction:

What’s Next?

With CORE connected to Zed, your AI assistant conversations will now:
  • Automatically save important context to your CORE memory
  • Retrieve relevant information from previous sessions
  • Maintain continuity across multiple coding sessions
  • Share context with other connected development tools

Need Help?

Join our Discord community and ask questions in the #core-support channel Our team and community members are ready to help you get the most out of CORE’s memory capabilities.