Agent Tools
Back to MCP servers
● degraded

**Memxus** is multi-platform persistent memory for AI assistants. Save project context, preferences, and decisions once — recall them in Claude, ChatGPT, Cursor, and other MCP clients. ## What it does - **Remember** — store facts, preferences, and project context with collections and tags - **Recall** — semantic search across your memories - **Get context** — formatted context blocks for the current topic - **Manage** — list, inspect, update scope, and delete memories ## Connect - **OAuth** (recommended): sign in with Google via your Memxus dashboard - **API key**: create an `aimem_*` key at [dashboard.memxus.com](https://dashboard.memxus.com) **MCP endpoint:** `https://mcp.memxus.com/mcp` **Docs:** [memxus.com/docs/mcp](https://www.memxus.com/docs/mcp) **Install:** [memxus.com/install](https://www.memxus.com/install) **Privacy:** [memxus.com/privacy](https://www.memxus.com/privacy) ## Tools `remember`, `recall`, `get_context`, `list_memories`, `get_memory`, `list_collections`, `forget`, `memory_stats` Built for developers and power users who work across multiple AI tools without repeating the same context every session.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/memxus/memxus/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/memxus/memxus/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://www.memxus.com/
Listed at (smithery)
https://www.memxus.com/