Moltline Recall for Gemini CLI
com.moltlinestudio/recall
A portable knowledge-graph memory you pass in and get back. No database. 4 of 6 free.
client:Gemini CLI
transport:streamable-http
tools:6
Install Moltline Recall in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"recall": {
"httpUrl": "https://mcp.moltlinestudio.com/recall"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs