Session Replay for Gemini CLI
com.session-replay/session-replay
Read and triage bug reports captured by Session Replay for your verified domains.
client:Gemini CLI
transport:streamable-http
Install Session Replay in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"session-replay": {
"httpUrl": "https://session-replay.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