Back to MCP Servers
🔌

teolex2020/AuraSDK

MIT

](https://glama.ai/mcp/servers/teolex2020-aurasdk) 🐍 🏠 — Persistent cognitive memory for Claude Desktop. Sub-ms recall, offline, encrypted.

RustAI & LLMs

Install

npx -y teolex2020-aurasdk

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "teolex2020-aurasdk": {
      "command": "npx",
      "args": [
        "-y",
        "teolex2020-aurasdk"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.