Back to directory
johnhenry/memories-lane

johnhenry/memories-lane

@johnhenry

A flexible MCP server for sharing conversation context across different LLM interactions

contextconversationpersistencememoryllmmcp

Installation & Configuration

{
  "mcpServers": {
    "memories-lane": {
      "command": "npx",
      "args": [
        "-y",
        "memory-lane"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17