Memxus
@gpitrella
About Memxus
Multi-platform AI memory. One save, recall everywhere—Claude, ChatGPT, Cursor, VS Code, and more. Persistent memory across AI conversations and clients.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"memxus": {
"url": "https://mcp.memxus.com/mcp",
"headers": {
"Authorization": "Bearer aimem_YOUR_KEY"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Memxus?
Memxus gives AI assistants persistent memory across conversations and clients. It is a hosted remote MCP server that allows users to save preferences, project context, and facts once and recall them from any MCP-compatible app via OAuth or API key.
How to use Memxus?
Sign in at https://dashboard.memxus.com/login, then connect via OAuth at https://www.memxus.com/install or add a Bearer token (aimem_*) in your MCP client configuration. The endpoint is https://mcp.memxus.com/mcp using Streamable HTTP transport.
Key features of Memxus
- Cross-client memory (Claude, ChatGPT, Cursor, VS Code)
- Project-context scoped collections (e.g.,
project:my-app) - Semantic recall via
recallandget_contexttools - Eight tools: remember, recall, get_context, list_memories, get_memory, list_collections, forget
- No local install, fully hosted
Use cases of Memxus
- Continue conversations where you left off when switching between AI clients
- Save project-level context (e.g., API base URLs) and recall automatically
More AI & Agents MCP servers
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Comments