ASR (에사) — Shared memory for AI tools for VS Code
com.asrmemory/asr
Shared memory for AI tools — save notes and work records, recall them from any other tool.
client:VS Code
transport:streamable-http
Install ASR (에사) — Shared memory for AI tools in VS Code
.vscode/mcp.json
{
"servers": {
"asr": {
"type": "http",
"url": "https://asrmemory.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs