chat-recall for Gemini CLI
io.github.munhq/chat-recall
One searchable history across every AI coding tool, with secret scanning and a shared task board.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install chat-recall in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"chat-recall": {
"httpUrl": "https://chatrecall.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs