This is a persistent memory layer for AI agents that encrypts everything client-side with AES-256-GCM before it leaves your machine. The server, hosted in France on OVH infrastructure, never sees your data in plaintext. It exposes memory storage and semantic search operations through an MCP server that works with Claude Desktop, claude.ai, Cursor, Windsurf, and ChatGPT. You'd reach for this when you want your AI assistant to remember context across conversations without trusting a third party with the raw content. Available in free and paid tiers, with SDKs for Python and TypeScript if you want to integrate it into your own tooling.
MEMORAEU_API_KEY*secretBearer token (meu-sk-…) from app.memoraeu.com
MEMORAEU_SECRET*secretUser password — used locally to derive AES-256 key via PBKDF2. Never sent to the server.
MEMORAEU_SALT*secretKDF salt unique per account, provided at registration.
MEMORAEU_API_URLdefault: https://api.memoraeu.comAPI base URL
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent