Skip to content
Claude Desktop

ariel memory for Claude Desktop

io.github.cipher208/ariel-memory

Two-layer memory MCP server for AI agents with 37 tools, RAG, graphs, wiki, auth

client:Claude Desktop transport:stdio runtime:npm

Install ariel memory in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ariel-memory": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-ariel-memory"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

ariel memory in other clients