Submit

Memex - Giving Claude a memory

@dioniipereyraa

One searchable memory of your Claude.ai chats and Claude Code sessions, served over MCP. Local-first MCP server that indexes your full Claude.ai history and your Claude Code / terminal sessions, then exposes them to Claude Code (stdio) and to Claude.ai (remote connector). Hybrid search, local embeddings, open source.
Overview

no content

Server Config

{
  "mcpServers": {
    "memex": {
      "command": "uvx",
      "args": [
        "--from",
        "memex-chats",
        "memex-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.