memxus for Gemini CLI
com.memxus/memxus
Persistent memory layer that saves and recalls your project context and preferences.
client:Gemini CLI
transport:streamable-http
tools:9
Install memxus in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"memxus": {
"httpUrl": "https://mcp.memxus.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