ASR (에사) — Shared memory for AI tools for Claude Desktop
com.asrmemory/asr
Shared memory for AI tools — save notes and work records, recall them from any other tool.
client:Claude Desktop
transport:streamable-http
Install ASR (에사) — Shared memory for AI tools in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"asr": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://asrmemory.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs