Skip to content
Zed

ASR (에사) — Shared memory for AI tools for Zed

com.asrmemory/asr

Shared memory for AI tools — save notes and work records, recall them from any other tool.

client:Zed transport:streamable-http

Install ASR (에사) — Shared memory for AI tools in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "asr": {
      "url": "https://asrmemory.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ASR (에사) — Shared memory for AI tools in other clients