Skip to content
Cursor

Lodekeep for Cursor

com.lodekeep/memory

Memory MCP server for Claude Code. Correct a fact and the old version stops being recalled.

client:Cursor transport:streamable-http runtime:npm

Install Lodekeep in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "memory": {
      "url": "https://lodekeep.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Lodekeep in other clients