Load, search, and update your CoreMem mems directly from Cursor. Relevant context loads automatically so every session starts informed.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"url": "https://api.coremem.app/api/mcp",
"headers": {
"Authorization": "Bearer ${COREMEM_API_KEY}"
}
}