Skip to main content

Prerequisites

Step 1: Install CORE MCP Server

Run this command in your terminal to connect CORE with Amp:
amp mcp add core-memory https://core.heysol.ai/api/v1/mcp?source=amp
What this does: This command registers CORE’s MCP server with Amp, establishing the connection endpoint for memory operations.

Step 2: Verify Connection

Test your setup to ensure everything is working correctly:
  1. Test memory search: Ask Amp: Can you search my memory for [something you've previously stored]?
  2. Check connection status: Verify that core-memory appears in your MCP servers list
  3. Test operations: Ask Amp to store and retrieve information across sessions

Troubleshooting

Connection Issues:
  • Ensure you’re logged into your CORE account
  • Check that the MCP server URL is correctly formatted
  • Restart Amp if authentication seems stuck

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.