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
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
Comments