Loading MCP server directory, please wait...
Local-first persistent memory for AI agents, with reasoning and formal verification.
npx @getmcp/cli add in.memorylayer/memorylayerRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"in.memorylayer/memorylayer": {
"command": "npx",
"args": [
"-y",
"@raajvamsy/memorylayer"
],
"env": {
"MEMORY_API_KEY": ""
}
}
}
}