Skip to content
Windsurf

Echo Memory for Windsurf

io.github.ayushcodes10/echo-mem

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

client:Windsurf transport:streamable-http runtime:pypi

Install Echo Memory in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Echo Memory in other clients