throughline for Gemini CLI
ai.getthroughline/throughline
A persistent AI self you own — memory, persona, judgment — portable across all your AI hosts.
client:Gemini CLI
transport:streamable-http
Install throughline in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"throughline": {
"httpUrl": "https://getthroughline.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs