Skip to content
Cline

Echo Memory for Cline

io.github.ayushcodes10/echo-mem

Shared memory for AI agents, as a graph in your own Postgres. Writes never call an LLM.

client:Cline transport:streamable-http runtime:pypi

Install Echo Memory in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "echo-mem": {
      "url": "https://api.echo-mem.com/mcp"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Echo Memory in other clients