Stats
Actions
Tags
From memorylane
Local stdio MCP server using memorylane-cli package to provide MemoryLane tools for AI conversation memory and context management. No secrets required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"memorylane": {
"command": "npx",
"args": [
"-y",
"-p",
"@deusxmachina-dev/memorylane-cli@latest",
"memorylane-mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub deusxmachina-dev/memorylane --plugin memorylane