MemoCat — Shared AI Memory for Claude Code
io.github.montygovernance/memocat-mcp
One shared, persistent memory across AI agents and systems, with semantic recall and live updates.
client:Claude Code
transport:stdio
runtime:pypi
Install MemoCat — Shared AI Memory in Claude Code
run in your project directory
claude mcp add memocat-mcp -e MONTYCAT_URI=<MONTYCAT_URI> -e MONTYCAT_TLS=<MONTYCAT_TLS> -- uvx memocat-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs