🚀 MCP Memory Remote

Secure remote memory storage for Claude Desktop & Code

⚡ Quick Install

🐧 Linux / macOS
curl -fsSL https://install.ai-solutions.ru/mcp-memory-remote/oneline-installer-interactive.sh | bash
🪟 Windows PowerShell
iwr -useb https://install.ai-solutions.ru/memory-remote.ps1 | iex

✨ Features

🔒 Secure Storage

End-to-end encrypted remote memory storage

🔄 Auto-sync

Automatic synchronization across all devices

⚡ Fast Access

Optimized for quick memory retrieval

🛠️ Easy Setup

One-line installation with auto-configuration

🎯 Supported Applications

Claude Desktop
Claude Code
Windsurf
Cursor

📖 Manual Installation

If you prefer to install manually:

npm install -g @ai-solutions.ru/mcp-memory-remote

Then add to your MCP configuration:

{ "mcpServers": { "memory-remote": { "command": "npx", "args": ["-y", "@ai-solutions.ru/mcp-memory-remote"] } } }

🔗 Resources