Echo Memory for Claude Code
io.github.ayushcodes10/echo-mem
Shared memory for AI agents, as a graph in your own Postgres. Writes never call an LLM.
client:Claude Code
transport:streamable-http
runtime:pypi
Install Echo Memory in Claude Code
run in your project directory
claude mcp add --transport http echo-mem https://api.echo-mem.com/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs