Skip to main content
Core Kilo Code

Prerequisites

Before connecting CORE to Kilo-Code, ensure you have:
  • CORE account (sign up at app.getcore.me)
  • Kilo-Code installed and running in your IDE

Step 1: Configure MCP Server

  • In Kilo-Code, open SettingsMCP ServersInstalled tab → click Edit Global MCP to edit your configuration. Core Kilo Code
  • Add the following to your MCP config file:
  • Save the configuration. You’ll be redirected to your browser for authentication.

Step 2 - Authenticate with CORE

  • Once redirected to browser, Click on “Allow Access” Core Kilo Code
  • Confirm that “core-memory” appears as an active, connected server in Kilo-Code
This approach provides comprehensive memory instructions that work across multiple AI tools. Create AGENTS.md in your project root (if it doesn’t exist, just append if it already exists):
Add the following to AGENTS.md:

Option 2: Using Kilo-Code Rules

Alternatively, you can use Kilo-Code’s native rules feature: Create a new file core-memory.md at .kilo-code/rules and add the following:

Using CORE Memory in Kilo-Code

Once connected, CORE automatically enhances your development workflow:
  • Persistent Context: Your conversations and project context persist across sessions
  • Cross-Session Learning: CORE remembers your coding patterns and preferences
  • Smart Suggestions: Get contextually relevant recommendations based on your history
  • Project Continuity: Seamlessly resume work on complex projects

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.