Echo Memory

io.github.ayushcodes10v0.4.1更新于 Sep 23, 2026

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

已验证Streamable HTTP可网页运行Knowledge & MemoryAI & MLDatabases

安装

在 SourceWeft 中

  1. 打开 控制台中的 Echo Memory,将其添加到工作区。
  2. 为需要使用其工具的对话启用该服务。

Web executable,通过 Streamable HTTP。 远程服务在工作区中配置后即可从网页运行时运行。

其他 MCP 客户端

把它添加到你客户端的 mcpServers 配置中。

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

工具

0
工具元数据尚未被收录。

版本历史

2
  1. v0.4.1最新Sep 23, 2026
  2. v0.3.0Sep 16, 2026