OneAIMemory for Gemini CLI
io.github.amxncode/oneaimemory
Cross-device AI memory with encrypted activity capture and context handoff between AI tools
client:Gemini CLI
transport:streamable-http
Install OneAIMemory in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"oneaimemory": {
"httpUrl": "https://mcp.oneaimemory.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