Echo Memory for VS Code
io.github.ayushcodes10/echo-mem
Shared memory for AI agents, as a graph in your own Postgres. Writes never call an LLM.
client:VS Code
transport:streamable-http
runtime:pypi
Install Echo Memory in VS Code
.vscode/mcp.json
{
"servers": {
"echo-mem": {
"type": "http",
"url": "https://api.echo-mem.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs