ASR (에사) — Shared memory for AI tools for Gemini CLI
com.asrmemory/asr
Shared memory for AI tools — save notes and work records, recall them from any other tool.
client:Gemini CLI
transport:streamable-http
Install ASR (에사) — Shared memory for AI tools in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"asr": {
"httpUrl": "https://asrmemory.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs