memex for Claude Code
io.github.kioie/memex
Local MCP memory for coding agents. SQLite on your machine — preferences persist across chats.
client:Claude Code
transport:stdio
runtime:oci
Install memex in Claude Code
run in your project directory
claude mcp add memex -e MEMEX_DIR=<MEMEX_DIR> -e MEMEX_USER_ID=<MEMEX_USER_ID> -e MEMEX_HYBRID=<MEMEX_HYBRID> -- docker run -i --rm ghcr.io/kioie/memex:0.6.0
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs